Dan, On 2012-06-14, at 1:53 PM, Dan Kegel wrote:
> Kevyn-Alexandre Paré <[email protected]> wrote: >> ==21719== Invalid read of size 4 >> ==21719== at 0x4004F0: main (in /home/kapare/Documents/test) >> ==21719== Address 0x51d0044 is 4 bytes inside a block of size 6 > >> This problem seem to be the same as this old one: >> https://bugzilla.redhat.com/show_bug.cgi?id=518247 >> >> I have enter a bug for the issue 301922 > > Is this the same as > https://bugs.kde.org/show_bug.cgi?id=264936 > ? I could not say? it seem that there is some similarities but I could not be sure. > > I have to use --partial-loads-ok=yes myself on optimized apps built with > Visual C++ for this reason. valgrind --leak-check=full --partial-loads-ok=yes ./test Adding the flag didn't remove the error? thx - KA > - Dan ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
