Check that memchr does not read past the first occurrence of the byte.
[pspp] / ChangeLog
index e08b1e51ca618eb898aab2030a91b382e55b79e4..aacc63af7c787478c7e55b8c2d974435e5c6e99c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-05-31  Bruno Haible  <bruno@clisp.org>
+
+       * tests/zerosize-ptr.h (zerosize_ptr): Specify more details.
+       * tests/test-memchr.c (main): Check that memchr does not read past the
+       first occurrence of the byte.
+       * tests/test-strstr.c (main): Update comment.
+       Suggested by Eric Blake.
+
 2009-05-30  Bruno Haible  <bruno@clisp.org>
 
        * doc/ld-output-def.texi (Visual Studio Compatibility): Explain in more