]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd, lib: fix a few scan-build catches
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 20 Dec 2016 03:12:32 +0000 (03:12 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 20 Dec 2016 03:26:47 +0000 (03:26 +0000)
commitc01d03a6587b18722e5a7381084591e01eca64b5
tree2a55fb6589e8cbd63e266855d627d93731a62b48
parent96133092e02c7b07c9e4c6d3e26b871551fa0cef
bgpd, lib: fix a few scan-build catches

Fixes a couple null pointer derefs and uninit'd values.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_route.c
lib/command.c
lib/command_match.c
lib/routemap.c