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/1877] strncmp() accesses beyond instructed n bytes


------- Additional Comments From sjmunroe at us dot ibm dot com  2005-11-17 19:22 -------
Verified that test-strncmp is not catch this case. I updated test-strncmp the
detect this and verfied that make check catches it. Updated
./powerpc/powerpc32/strncmp.S and ./powerpc/powerpc64/strncmp.S to test the
length  before the first unaligned load. Verfied that the make check no pases.
Submitted the patch:

http://sources.redhat.com/ml/libc-alpha/2005-11/msg00100.html

-- 


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

------- 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]