mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 02:18:37 +00:00
Duh, remove debug printing. Duh.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5370
This commit is contained in:
parent
043ec18434
commit
d3781fc974
@ -24,6 +24,6 @@ pending pending 118274 amd64: 0xDD #7 (fnsave)
|
||||
pending pending 118466 add %r,%r mishandled by memcheck
|
||||
pending pending n-i-bz VALGRIND_COUNT_LEAKS arg types (Olly Betts)
|
||||
pending pending n-i-bz memcheck/tests/mempool reads freed memory
|
||||
v5366/7 pending n-i-bz AshleyP's custom-allocator assertion
|
||||
v5366/67/70 pending n-i-bz AshleyP's custom-allocator assertion
|
||||
vx1501 pending n-i-bz Dirk strict-aliasing stuff
|
||||
v5368 pending n-i-bz More space for debugger cmd line (Dan Thaler)
|
||||
|
||||
@ -536,7 +536,6 @@ static void full_report(ThreadId tid)
|
||||
lc_do_leakcheck(i);
|
||||
|
||||
tl_assert(lc_markstack_top == -1);
|
||||
VG_(printf)("state = %d\n", (Int)lc_markstack[i].state);
|
||||
tl_assert(lc_markstack[i].state == IndirectLeak
|
||||
/* jrs 20051218: Ashley Pittman supplied a
|
||||
custom-allocator test program which causes the ==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user