]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
build: avoid warning from coverity about lbitset_elt_find
[bison.git] / ChangeLog
index 59b80408f5adad44c646e25bd5dd5fa40af93f44..cefbc832c82c9c3a5f86e958a5f676265cfd1edb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-01-13  Jim Meyering  <meyering@redhat.com>
+
+       build: avoid warning from coverity about lbitset_elt_find
+       * lib/lbitset.c (lbitset_elt_find): Remove unnecessary test of "elt",
+       at a point where we know it is non-NULL, due to prior dereference.
+
 2012-01-13  Akim Demaille  <akim@lrde.epita.fr>
 
        maint: factor copyright year.