ThesaHelp: references g-h
ThesaHelp: ACM references f-l
Group: memory management
Topic: safe use of pointers
Topic: owned resources and data objects
| |
Reference
Heine, D.L., Lam, M.S.,
"A practical flow-sensitive and context-sensitive C and C++ memory leak detector",
Proceedings of the ACM SIGPLAN 2003 Conference on Programming Language Design and Implementation (PLDI'03), San Diego, California USA, June 2003, ACM SIGPLAN, pp. 168-181.
Google
Quotations
abstract ;;Quote: memory leak detector based on owning pointers; automatically inferred; a class member always or never owns its pointee at public method boundaries; found errors in binutils and apache
|
Related Topics
ThesaHelp: references g-h (299 items)
ThesaHelp: ACM references f-l (241 items)
Group: memory management (11 topics, 346 quotes)
Topic: safe use of pointers (102 items)
Topic: owned resources and data objects (12 items)
|