A technique for finding storage allocation errors in C-language programs

DR Barach, DH Taenzer, RE Wells - ACM SIGPLAN Notices, 1982 - dl.acm.org
DR Barach, DH Taenzer, RE Wells
ACM SIGPLAN Notices, 1982dl.acm.org
This paper describes a simple tool for diagnosing allocation errors in C-language [Kern 78]
programs. Our tool consists of a traced replacement for the standard memory allocator, and
a program to analyze traces. We have found this tool quite helpful in making long-running
programs (eg text editors) more robust.
This paper describes a simple tool for diagnosing allocation errors in C-language [Kern 78] programs. Our tool consists of a traced replacement for the standard memory allocator, and a program to analyze traces. We have found this tool quite helpful in making long-running programs (e.g. text editors) more robust.
ACM Digital Library