mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 10:05:29 +00:00
--read-var-info=yes is very memory and cpu intensive. This patch ensures that even witout --read-var-info=yes that the frame where the address point is reported in the address description. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13991
8 lines
240 B
Plaintext
8 lines
240 B
Plaintext
Syscall param sendmsg(msg) points to uninitialised byte(s)
|
|
at 0x........: sendmsg (in /...libc...)
|
|
by 0x........: main (sendmsg.c:45)
|
|
Address 0x........ is on thread 1's stack
|
|
in frame #1, created by main (sendmsg.c:12)
|
|
|
|
sendmsg: 6
|