On February 19, 2006 06:43 pm, Derek Atkins wrote:
> Phil Longstaff <[EMAIL PROTECTED]> 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
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to