diff options
author | Sai Gomathi N <nsaigomathi@vmware.com> | 2022-10-27 11:36:00 +0200 |
---|---|---|
committer | Sai Gomathi N <nsaigomathi@vmware.com> | 2022-10-27 12:58:18 +0200 |
commit | b6467a4274df734c5a5d1bf4cf9ab5c6d0b8a475 (patch) | |
tree | d1381bb3b97efab7742c55e28e7de9a1e7b5c773 /staticd/static_routes.c | |
parent | pimd: Unchecked return value (diff) | |
download | frr-b6467a4274df734c5a5d1bf4cf9ab5c6d0b8a475.tar.xz frr-b6467a4274df734c5a5d1bf4cf9ab5c6d0b8a475.zip |
pimd: Dereference before null check
In pim_ecmp_nexthop_search: All paths that lead to this null pointer comparison already dereference the pointer earlier
There may be a null pointer dereference, or else the comparison against null is unnecessary.
Coverity CID-1519749
Signed-off-by: Sai Gomathi N <nsaigomathi@vmware.com>
Diffstat (limited to 'staticd/static_routes.c')
0 files changed, 0 insertions, 0 deletions