diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2023-09-10 08:53:36 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2023-09-10 12:14:00 -0400 |
| commit | ec8a02af45d038976f8423c17079a74db9e1fc63 (patch) | |
| tree | 26bdf85601ed91d80fba157b65f16ddeb96f7d19 /lib/lib_errors.c | |
| parent | bee4e27e78506638a32b0beac0bb1daad4d14a44 (diff) | |
bgpd: bgp_clear_adj_in|remove dest may be freed
dest will not be freed due to lock but coverity does not know
that. Give it a hint. This change includes modifying bgp_dest_unlock_node
to return the dest pointer so that we can determine if we should
continue working on dest or not with an assert. Since this
is lock based we should be ok.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/lib_errors.c')
0 files changed, 0 insertions, 0 deletions
