On Mon, Jul 27, 2009 at 2:55 PM, Bart Van Assche<[email protected]> wrote: > On Mon, Jul 27, 2009 at 12:42 PM, Pavel Shevaev<[email protected]> > wrote: >> Folks, could you please tell what exactly this error message mean? I >> googled around the documentation and found nothing... > > The text you quoted in the title of this e-mail is not an error > message by itself, but a clarification of the error message printed > above that message. It would help if you could post the entire > message.
Thanks for the quick reply! For example, I have the following lines in valgrind log: ==31513== Thread 3: ==31513== Syscall param socketcall.sendmsg(msg.msg_iov[i]) points to uninitialised byte(s) ...... (lot's of lines looking like this) ==31513== by 0x59549EA: ...... ==31513== Address 0xad39096 is 86 bytes inside a block of size 32,444 alloc'd ..... (some more lines) -- Best regards, Pavel ------------------------------------------------------------------------------ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
