2018
DOI: 10.1016/j.scico.2017.06.010
|View full text |Cite
|
Sign up to set email alerts
|

State-taint analysis for detecting resource bugs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
7
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 14 publications
(7 citation statements)
references
References 11 publications
0
7
0
Order By: Relevance
“…State-taint analysis [25] proposes a kind of static analysis called state-taint analysis to detect resource bugs. It deals with the open-but-not-used problem of resources.…”
Section: Resource Usage Bugsmentioning
confidence: 99%
See 1 more Smart Citation
“…State-taint analysis [25] proposes a kind of static analysis called state-taint analysis to detect resource bugs. It deals with the open-but-not-used problem of resources.…”
Section: Resource Usage Bugsmentioning
confidence: 99%
“…MEBS contains allocation, dereferencing, and freeing of a pointer. Second, the states of [25] are also manually defined artifacts. On the one hand, the states are not related to the root cause of the bugs and vulnerabilities.…”
Section: Resource Usage Bugsmentioning
confidence: 99%
“…Relda [30] and Relda-2 [31] are lightweight tools for locating resource leaks, including wake locks, and are based on the FCG to handle callbacks. Xu et al [18] used state-taint analysis to detect "open-but-not-used" problems when a mobile device uses resources. In this study, the CFG is used as the input to track resource behaviors and identify the open resources in the different programs, which must be closed if unused.…”
Section: Static Analysismentioning
confidence: 99%
“…To uncover unwanted power consumption, different tools are available for detecting power leaks, such as static [14], dynamic [15] or hybrid analysis [16]. Static analysis tools use function call graph (FCG) [17], control flow graph (CFG) [18] and, data flow graph (DFG) [19] to extract the information regarding the app. Li et al [20] provided details of state-of-the-art tools that use static analysis in the Android app.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation