]> git.saurik.com Git - bison.git/commit
build: avoid warning from coverity about lbitset_elt_find
authorJim Meyering <meyering@redhat.com>
Thu, 12 Jan 2012 13:52:26 +0000 (14:52 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 13 Jan 2012 11:06:56 +0000 (12:06 +0100)
commit78e365574efd56c38af39d50fc8a5017323e00a3
tree72c964189059e36bdc551fe08782cb0578adf665
parent3ca445da2582ecfeb4e71e6bdbcee815a656eecc
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.

Copyright (C) 1987-1988, 1991-2012 Free Software Foundation,
ChangeLog
lib/lbitset.c