diff options
author | Donald Sharp <sharpd@nvidia.com> | 2021-01-17 13:43:44 +0100 |
---|---|---|
committer | Donald Sharp <sharpd@nvidia.com> | 2021-01-18 15:06:49 +0100 |
commit | 5c8ecf6e468a373b044918e373eacffd3263bfc4 (patch) | |
tree | a3171857ee557cc25398f6705f4e4c8b687bf839 /zebra/dplane_fpm_nl.c | |
parent | Merge pull request #7790 from mobash-rasool/ospfv3-max-path (diff) | |
download | frr-5c8ecf6e468a373b044918e373eacffd3263bfc4.tar.xz frr-5c8ecf6e468a373b044918e373eacffd3263bfc4.zip |
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 'zebra/dplane_fpm_nl.c')
0 files changed, 0 insertions, 0 deletions