Sciweavers

25 search results - page 1 / 5
» Connection Analysis: A Practical Interprocedural Heap Analys...
Sort
View
62
Voted
LCPC
1995
Springer
15 years 1 months ago
Connection Analysis: A Practical Interprocedural Heap Analysis for C
Rakesh Ghiya, Laurie J. Hendren
108
Voted
CC
2012
Springer
227views System Software» more  CC 2012»
13 years 6 months ago
Programming Paradigm Driven Heap Analysis
The computational cost and precision of a shape style heap analysis is highly dependent on the way method calls are handled. This paper introduces a new approach to analyzing metho...
Mark Marron, Ondrej Lhoták, Anindya Banerje...
CC
2007
Springer
118views System Software» more  CC 2007»
15 years 4 months ago
A Practical Escape and Effect Analysis for Building Lightweight Method Summaries
We present a unification-based, context-sensitive escape and effect analysis that infers lightweight method summaries describing heap effects. The analysis is parameterized on two...
Sigmund Cherem, Radu Rugina
POPL
2005
ACM
15 years 10 months ago
Region-based shape analysis with tracked locations
This paper proposes a novel approach to shape analysis: using local reasoning about individual heap locations of global reasoning about entire heap abstractions. We present an int...
Brian Hackett, Radu Rugina
83
Voted
QSIC
2008
IEEE
15 years 4 months ago
Path and Context Sensitive Inter-procedural Memory Leak Detection
This paper presents a practical path and context sensitive inter-procedural analysis method for detecting memory leaks in C programs. A novel memory object model and function summ...
Zhongxing Xu, Jian Zhang