This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: [PATCH] Ensure zero termination in string/test-s*.c (was Re: segfault in test-strcmp)


Thanks!  I have put these changes in.  The tests now pass on powerpc.

Btw, I had previously changed test-string.h to fill the BUF1 and BUF2 pages
with nonzero bytes so as to detect any fail-to-terminate kinds of bugs,
which seemed like a good idea when this first came up.  Doing that now
breaks several tests though they seem to be correct now, so I didn't put it in.


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