This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 2/4] Detect EOL on-the-fly in strstr, strcasestr and memmem.
- From: Roland McGrath <roland at hack dot frob dot com>
- To: "H.J. Lu" <hjl dot tools at gmail dot com>
- Cc: Maxim Kuvyrkov <maxim at codesourcery dot com>, "Carlos O'Donell" <carlos at codesourcery dot com>, GLIBC Devel <libc-alpha at sourceware dot org>, Eric Blake <eblake at redhat dot com>, Ryan Arnold <rsa at us dot ibm dot com>
- Date: Fri, 5 Oct 2012 12:58:23 -0700 (PDT)
- Subject: Re: [PATCH 2/4] Detect EOL on-the-fly in strstr, strcasestr and memmem.
- References: <2C516CF2-D083-4C1D-AD27-6A31D381D548@codesourcery.com><54BDEEA0-E48A-4562-89AD-FCB848BFB9CF@codesourcery.com><CAMe9rOqingoVVs9MmqxKyUh4k0fLOzitKJ-7700hsQp39Xt6xA@mail.gmail.com>
Please put the test case in. It gives us a state where 'make check' fails,
but IMHO that's better than allowing the possibility of the bug going
unfixed and unnoticed for much longer.