期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Demand-Driven Memory Leak Detection Based on Flow-and Context-Sensitive Pointer Analysis 被引量:2
1
作者 王戟 马晓东 +2 位作者 董威 徐厚峰 刘万伟 《Journal of Computer Science & Technology》 SCIE EI CSCD 2009年第2期347-356,共10页
We present a demand-driven approach to memory leak detection algorithm based on flow- and context-sensitive pointer analysis. The detection algorithm firstly assumes the presence of a memory leak at some program point... We present a demand-driven approach to memory leak detection algorithm based on flow- and context-sensitive pointer analysis. The detection algorithm firstly assumes the presence of a memory leak at some program point and then runs a backward analysis to see if this assumption can be disproved. Our algorithm computes the memory abstraction of programs based on points-to graph resulting from flow- and context-sensitive pointer analysis. We have implemented the algorithm in the SUIF2 compiler infrastructure and used the implementation to analyze a set of C benchmark programs. The experimental results show that the approach has better precision with satisfied scalability as expected. 展开更多
关键词 flow-sensitive memory leak detection demand-driven static analysis
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部