G2 and valgrind

Phil Longstaff plongstaff at newearth.org
Sun Feb 19 14:01:08 EST 2006


On February 19, 2006 06:43 pm, Derek Atkins wrote:
> Phil Longstaff <plongstaff at newearth.org> writes:
> > The attached patch replaces the const 16 with GUID_DATA_SIZE, only
> > compares the guid data, not the other field in the struct, and removes
> > the use of the dirent structure in md5 calculation.
>
> I've applied everything but the part to remove the dirent/md5 call.
> We shouldn't reduce our entropy.  We should just add a valgrind
> suppression for that particular issue.
>
> -derek

No problem.  I wasn't happy with it anyway.  I'm more concerned about the read 
after the end of a malloc'ed area than about the uninitialized memory.  I'll 
figure out a patch for the valgrind suppressions and send in a patch.

Phil


More information about the gnucash-devel mailing list