This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/14090] md5_process_block() produces incorrect result with large block sizes


http://sourceware.org/bugzilla/show_bug.cgi?id=14090

--- Comment #2 from Paul Eggert <eggert at gnu dot org> 2012-05-18 20:22:43 UTC ---
Created attachment 6412
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6412
fix length bug in md5_process_block

Thanks for reporting this.  I fixed the similar bug in gnulib here:

http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=0403c76938c7f487d303818cd19a72a1b63eb94f

and I propose the attached (untested) patch, which is based
on the gnulib patch.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]