]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix coverity warnings about evpn vpn variable
authorMark Stapp <mstapp@nvidia.com>
Wed, 7 Sep 2022 16:31:42 +0000 (12:31 -0400)
committerChirag Shah <chirag@nvidia.com>
Thu, 28 Dec 2023 02:01:36 +0000 (18:01 -0800)
commit39b887294150918483c3b2f9583ca9d23a3bcef5
tree1ac9bba411f61eff8c372a0414f0a413d4120a97
parent080299fe10b7434602b8e419aa4283e4312cf587
bgpd: fix coverity warnings about evpn vpn variable

A few paths could see a vpn variable with a NULL value;
check and protect those paths.

Signed-off-by: Mark Stapp <mstapp@nvidia.com>
bgpd/bgp_evpn.c
bgpd/bgp_trace.h