[PATCH, MELT] correct function meltgc_string_hex_md5sum_file_sequence

Pierre Vittet piervit@pvittet.com
Wed Jul 27 10:56:00 GMT 2011


Hello,

this patch correct the function meltgc_string_hex_md5sum_file_sequence, 
it now returns the same than "cat myfile1 myfile2 ... | md5sum".
fread was not correctly used + it looks like you can't mix function 
md5_process_bytes and md5_process_blocks.

Pierre Vittet
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: correct_md5sum_file_sequence-176818.diff
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110727/1e2a29b8/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: correct_md5sum_file_sequence-176818.ChangeLog
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110727/1e2a29b8/attachment-0001.ksh>


More information about the Gcc-patches mailing list