mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
- Auto-frees all chunks assuming that destroying a pool destroys all objects in the pool - Uses itself to allocate other memory blocks Unit tests included. Fixes BZ#367995 Patch by: Ruurd Beerstra <ruurd.beerstra@infor.com> git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15984
5 lines
137 B
Plaintext
5 lines
137 B
Plaintext
prog: leak-autofreepool
|
|
vgopts: --leak-check=full --show-possibly-lost=no --track-origins=yes
|
|
args: 5
|
|
stderr_filter: filter_overlaperror
|