[Bug libc/1439] fixes for crypt/md5.? to permit syncing with gnulib
simon at josefsson dot org
sourceware-bugzilla@sourceware.org
Wed Oct 12 00:18:00 GMT 2005
------- Additional Comments From simon at josefsson dot org 2005-10-12 00:18 -------
(In reply to comment #0)
> Hi! I believe this patch would make it possible to fully sync your md5.?
> against gnulib.
Another modification, resulting from bug-gnulib review, this two lines in md5.h:
IMPORTANT: On some systems it is required that RESBUF is correctly
aligned for a 32 bits value. */
should be replaced with:
IMPORTANT: On some systems, RESBUF must be aligned to a 32-bit boundary. */
Thanks.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=1439
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list