mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
In the memcheck monitor 'leak_search', add a "new" keyword corresponding to the delta leak search mode LCD_New. Add a new client request VALGRIND_DO_NEW_LEAK_CHECK. When doing a delta leak search, new loss records are marked with "new" (whatever the delta leak search mode). Note that trailing white spaces were removed in mc_main.c. A much small diff can be looked at by using the -w diff option.
90 lines
4.4 KiB
Plaintext
90 lines
4.4 KiB
Plaintext
vgdb-error value changed from 0 to 999999
|
|
10 bytes in 1 blocks are still reachable in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:15)
|
|
by 0x........: main (leak-delta.c:72)
|
|
10 (+10) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:15)
|
|
by 0x........: main (leak-delta.c:72)
|
|
21 (+21) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:24)
|
|
by 0x........: main (leak-delta.c:72)
|
|
65 (+65) bytes in 2 (+2) blocks are still reachable in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:29)
|
|
by 0x........: main (leak-delta.c:72)
|
|
10 (+10) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:15)
|
|
by 0x........: main (leak-delta.c:72)
|
|
0 (-10) bytes in 0 (-1) blocks are still reachable in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:15)
|
|
by 0x........: main (leak-delta.c:72)
|
|
10 (+10) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:15)
|
|
by 0x........: main (leak-delta.c:72)
|
|
0 (-10) bytes in 0 (-1) blocks are definitely lost in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:15)
|
|
by 0x........: main (leak-delta.c:72)
|
|
10 (+10) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:15)
|
|
by 0x........: main (leak-delta.c:72)
|
|
32 (+32) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:29)
|
|
by 0x........: main (leak-delta.c:72)
|
|
33 (-32) bytes in 1 (-1) blocks are still reachable in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:29)
|
|
by 0x........: main (leak-delta.c:72)
|
|
42 (+42) bytes in 1 (+1) blocks are definitely lost in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:53)
|
|
by 0x........: main (leak-delta.c:72)
|
|
43 (+43) bytes in 1 (+1) blocks are still reachable in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:53)
|
|
by 0x........: main (leak-delta.c:72)
|
|
10 bytes in 1 blocks are still reachable in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:15)
|
|
by 0x........: main (leak-delta.c:72)
|
|
21 bytes in 1 blocks are still reachable in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:24)
|
|
by 0x........: main (leak-delta.c:72)
|
|
32 bytes in 1 blocks are definitely lost in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:29)
|
|
by 0x........: main (leak-delta.c:72)
|
|
33 bytes in 1 blocks are still reachable in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:29)
|
|
by 0x........: main (leak-delta.c:72)
|
|
85 bytes in 2 blocks are definitely lost in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:53)
|
|
by 0x........: main (leak-delta.c:72)
|
|
33 bytes in 1 blocks are still reachable in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:29)
|
|
by 0x........: main (leak-delta.c:72)
|
|
85 bytes in 2 blocks are definitely lost in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:53)
|
|
by 0x........: main (leak-delta.c:72)
|
|
85 bytes in 2 blocks are definitely lost in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:53)
|
|
by 0x........: main (leak-delta.c:72)
|
|
85 bytes in 2 blocks are definitely lost in loss record ... of ...
|
|
at 0x........: malloc (vg_replace_malloc.c:...)
|
|
by 0x........: f (leak-delta.c:53)
|
|
by 0x........: main (leak-delta.c:72)
|