]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* lib/bitset.h (BITSET_FOR_EACH, BITSET_FOR_EACH_REVERSE):
[bison.git] / ChangeLog
index b0a6e0fba091b2398df800454642bba4f5c280a8..1da9686d2ccfe93be3fc15a2ff245d0629206b2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-05-03  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/bitset.h (BITSET_FOR_EACH, BITSET_FOR_EACH_REVERSE):
+       Do not overrun array bounds.
+       This should fix a bug reported today by Olatunji Oluwabukunmi in
+       <http://mail.gnu.org/archive/html/bug-bison/2003-05/msg00004.html>.
+
 2003-04-29  Akim Demaille  <akim@epita.fr>
 
        * src/gram.h, src/gram.c (pure_parser, glr_parser): Move to...