]> git.saurik.com Git - bison.git/commitdiff
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)
* 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,


No differences found