summaryrefslogtreecommitdiff
path: root/lib/lib_errors.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-01-17 07:43:44 -0500
committerDonald Sharp <sharpd@nvidia.com>2021-01-18 09:06:49 -0500
commit5c8ecf6e468a373b044918e373eacffd3263bfc4 (patch)
treea3171857ee557cc25398f6705f4e4c8b687bf839 /lib/lib_errors.c
parent4168228f25e51d947a93fc09fe1d5866e3523a25 (diff)
bgpd: attr is already derefed cannot be null here
In the function bgp_adj_out_set_subgroup, the attr pointer is already derefed in all paths leading to a test for NULL. You cannot pass a NULL attribute in since the whole function would just immediately crash. CID -> 1500604 Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/lib_errors.c')
0 files changed, 0 insertions, 0 deletions