]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix some NULL pointer dereference bugs
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 19 Oct 2018 18:54:26 +0000 (15:54 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Mon, 17 Dec 2018 14:14:05 +0000 (12:14 -0200)
commitfaf78953c3bfb6e7bb7c6035ceae9cb2ff02c3f6
treebbe3b8fa965d9b522af2c7e43d468a5b50055a70
parentbbb15e714a32cb7d7c08878c389342c50b972cde
bgpd: fix some NULL pointer dereference bugs

Other parts of the rfapi code also check if these pointers are NULL or
not before using them.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
bgpd/rfapi/bgp_rfapi_cfg.c