Memory Leak Detection

Dynamic analysis tools that can detect memory leaks among other problems include Valgrind, AddressSanitizer, LeakSanitizer, Dr. Memory, and Intel Inspector. These tools can detect memory problems in programs in multiple languages include C, C++, and Fortran.

2024

2022