References
- Valgrind-project., Available: http://www.valgrind.org
- H. H. Nguyen and M. Rinard, "Detecting and Eliminating Memory Leaks Using Cyclic Memory Allocation," In International Symposium on Memory Management(ISMM), pp.15-30, October 2007.
- T. M. Chilimbi and M. Hauswirth, "Low-Overhead Memory Leak Detection Using Adaptive Statistical Profiling," In Architectural Support for Programming Languages and Operating Systems(ASPLOS), pp.156-164, October 2004.
- C. K. Luk, R. Cohn, R. Muth, H. Patil, A. Klauser, G. Lowney, S. Wallace, V. J. Reddi, and K. Hazelwood, "Pin: Building Customized Program Analysis Tools with Dynamic Instrumentation," In Programming Languages Design and Implementation(PLDI), pp.190-200, June 2005.
- The Linux man-pages project., Available: http://www.kernel.org/doc/man-pages/online/pages/man3/malloc_hook.3.html
- RedBase Project., Available: http://infolab.stanford.edu/-widom /cs346/project.html
- D. L. Heine and M. S. Lam, "A Practical Flow- Sensitive and Context-Sensitive C and C++ Memory Leak detector," In ACM SIGPLAN Conference on Programming Language Design and Implementation(PLDI), pp.168-181, 2003.
- Y. Xie and A. Aiken, "Context- and Path-Sensitive Memory Leak Detection," In the 5th Joint Meeting of the European Software Engineering Conference and the ACM SIGSOFT Symposium on the Foundations of Software Engineering (ESAC/FSE), pp.115-125, 2005.
- S. Cherem, L. Princehouse, and R. Rugina, "Practical Memory Leak Detection using Guarded Value-flow Analysis," In the 2007 ACM SIGPLAN Conference on Programming language design and implementation(PLDI), pp.480-491, 2007.
- G. Novark and E. D. Berger, "Efficiently and Precisely Locating Memory Leaks and Bloat," In Programming Languages Design and Implementation(PLDI), pp.397-407, 2009.
- R. Hastings and B. Joyce, "Fast Detection of Memory Leaks and Access Errors," In the Winter '92 USENIX conference, pp.125-136, 1992.
- Microsoft TechNet, Microsoft Corporation, "Memory Leak Diagnoser," 2007.
- M. D. Bond and K. S. McKinley, "Tolerating Memory Leaks," In the 23rd Annual ACM SIGPLAN Conference on Object-Oriented Programming, Systems, Languages, and Applications(OOPSLA), pp.109-126, 2008.
- Y. Tang, Q. Gao, and F. Qin, "LeakSurvivor: Towards Safely Tolerating Memory Leaks for Garbage-Collected Languages," In the 2008 USENIX Annual Technical Conference, pp.307-320, 2008.