]> git.puffer.fish Git - matthieu/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>
Sat, 20 Oct 2018 15:39:05 +0000 (12:39 -0300)
commit71355f5426a26188c9f15f6da4bb14403da1ac8f
tree3bb12d0ff30f83f8e7c186c46d7c18b744c6283f
parent6282637da16571ea90cfaf658fe092792f7841ed
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