mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-08 13:01:17 +00:00
fix line numbers
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4422
This commit is contained in:
parent
50898b4c82
commit
a754ffbee4
@ -151,8 +151,8 @@ errors can be caused by earlier errors.</para>
|
||||
<programlisting>
|
||||
==19182== 40 bytes in 1 blocks are definitely lost in loss record 1 of 1
|
||||
==19182== at 0x1B8FF5CD: malloc (vg_replace_malloc.c:130)
|
||||
==19182== by 0x8048385: f (a.c:7)
|
||||
==19182== by 0x80483AB: main (a.c:14)
|
||||
==19182== by 0x8048385: f (a.c:5)
|
||||
==19182== by 0x80483AB: main (a.c:11)
|
||||
</programlisting>
|
||||
|
||||
The stack trace tells you where the leaked memory was allocated.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user