ftmemsim-valgrind/memcheck/tests/leak_cpp_interior.vgtest
Philippe Waroquiers 6629c56543 Add a new heuristic 'length64' to detect interior pointers
pointing at offset 64bit of a block, when the first 8 bytes contains
the block size - 8. This is e.g. used by sqlite3MemMalloc.

Patch by Matthias Schwarzott (with small modif)



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14179
2014-07-21 19:55:11 +00:00

3 lines
125 B
Plaintext

prog: leak_cpp_interior
vgopts: --leak-check=summary --leak-check-heuristics=multipleinheritance,stdstring,newarray,length64