[Bug libc/3013] Uninitialized byte written in fa_IR/LC_CTYPE
barbier at linuxfr dot org
sourceware-bugzilla@sourceware.org
Wed Aug 9 20:51:00 GMT 2006
------- Additional Comments From barbier at linuxfr dot org 2006-08-09 20:51 -------
Thanks for your feedback, Richard. In your 2nd patch, you should
not modify the size of nulbytes, and maybe also replace 'total'
computations by
total += iov[2 + elem + offset].iov_len;
which is less error prone.
Out of curiosity, did you also patch ld-collate.c? There are
some differences between architectures but I did not investigate
yet.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=3013
------- 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