[flac-dev] Patch: fix a typo in md5.c
Hans Wennborg
hans at chromium.org
Mon Jan 30 06:14:07 PST 2012
Hello,
The attached patch fixes a typo in md5.c, where a memset is used to
clear the digest, but only ends up clearing parts of it due to a
missing dereference operator.
Would it be possible to get this applied? It is not fixing a serious
bug, but this warning comes up in the Chromium build, and fixing it
would make the build one bit less noisy.
Thanks,
Hans
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libflac-md5.patch
Type: text/x-patch
Size: 577 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20120130/cb8e70f0/attachment.bin
More information about the flac-dev
mailing list