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/3355] strnlen() accesses memory locations beyond (s + maxlen)


------- Additional Comments From kris dot van dot hees at oracle dot com  2006-10-12 14:51 -------
Created an attachment (id=1372)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1372&action=view)
Patch for strnlen() illegal access problem

This patch resolves the two issues mentioned in the bug report.  The
performance impact of the changes should be minimal.

-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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