]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 4 Aug 2000 10:13:36 +0000 (10:13 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 4 Aug 2000 10:13:36 +0000 (10:13 +0000)
old/textutils/ChangeLog

index 51b1085fc88820561603f96a39f82e1ddd0ec3c5..f5866b0263b72716de06c20a19917ad777fd0411 100644 (file)
@@ -1,3 +1,9 @@
+2000-08-04  Jim Meyering  <meyering@lucent.com>
+
+       * src/pr.c (store_columns): Remove conjunct that would dereference
+       an out-of-bounds pointer.  Reported by Greg McGary (who found this
+       bug using his bounded-pointers-enabled gcc).
+
 2000-08-03  Jim Meyering  <meyering@lucent.com>
 
        * tests/Makefile.am.in ($(srcdir)/$x-tests): Use -I$(srcdir), not `-I.'.