diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2012-11-27 03:21:44 +0100 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2013-01-11 22:09:34 +0100 |
commit | a5c851c7ff41ef846e83d62394176ac1753ebf45 (patch) | |
tree | b53c24d74e7db4d5e6cdd30199cb39093df0a5a4 /ospfd/ospf_neighbor.h | |
parent | 913ff66ba30093d2fdc26af215f4bc0b3d359d75 (diff) |
lib: remove ALL_LIST_ELEMENTS dead code branch
ALL_LIST_ELEMENTS is checking node == NULL twice, which is causing a
whole slew of false positives in Coverity. In this particular case,
addressing this in the code is reasonable; being a macro, this appears
all over the place without easy remedy.
Acked-by: Scott Feldman <sfeldma@cumulusnetworks.com>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'ospfd/ospf_neighbor.h')
0 files changed, 0 insertions, 0 deletions