ACM Home Page
Please provide us with feedback. Feedback
A technique for tracing memory leaks in C++
Full text PdfPdf (473 KB)
Source ACM SIGPLAN OOPS Messenger archive
Volume 5 ,  Issue 3  (July 1994) table of contents
Pages: 17 - 26  
Year of Publication: 1994
ISSN:1055-6400
Author
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 3,   Downloads (12 Months): 14,   Citation Count: 1
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/181904.181907
What is a DOI?

ABSTRACT

Dynamic memory usage in C++ can lead to unrecovered allocations. A method of overloading the builtin new and delete functions is introduced that can ameliorate this problem.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
[1] Jeremy L. Young. The software foundary: Almost too good to be true. Electronics, 61(2): 47-48, Jan 1988.
 
2
 
3
 
4
[4] Sun Microsystems Inc, 2550 Garcia Avenue, Mountian View, CA 94043. A RISC Tutorial, May 1988.
5
 
6
[6] Reed Hasting and Bob Joyce. Purify: fast detection of memory leaks and access errors. In Winter USENIX Conference, Jan 1992.
 
7
[7] Stephen Kaufer, Russell Lopez, and Sesha Pratap. Saber-c an interpreter-based programming environment for the c language. In Summer USENIX Conference, pages 161-171, 1988.