]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Provide a back trace when a function argument of a known allocation
authorFlorian Krohm <florian@eich-krohm.de>
Sun, 13 Jul 2014 14:41:55 +0000 (14:41 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Sun, 13 Jul 2014 14:41:55 +0000 (14:41 +0000)
commit0e951964ef5a335a986d15769af8292922736386
tree33ff8af59da0e11c6209d1346f0eda206cf6a174
parenta7401620adb9f513da6723e7b6e723021834f93e
Provide a back trace when a function argument of a known allocation
function is presumably negative. Fixes BZ 79311.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14157
NEWS
memcheck/docs/mc-manual.xml
memcheck/mc_errors.c
memcheck/mc_include.h
memcheck/mc_malloc_wrappers.c
memcheck/tests/accounting.stderr.exp
memcheck/tests/malloc3.stderr.exp