summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_oad/test_bgp_oad.py
diff options
context:
space:
mode:
authorRajasekar Raja <rajasekarr@nvidia.com>2024-07-22 10:13:19 -0700
committerRajasekar Raja <rajasekarr@nvidia.com>2024-07-22 10:16:16 -0700
commit40965e599975b019bbe6f4b1dfb3ff22d8980876 (patch)
tree0661c926b4beaafe9fc41de436ede21a9414b1dd /tests/topotests/bgp_oad/test_bgp_oad.py
parent703beba119dc7f583bd03f9196cd088124c2d1c9 (diff)
bgpd: backpressure - Avoid use after free
Coverity complains there is a use after free (1598495 and 1598496) At this point, most likely dest->refcount cannot go 1 and free up the dest, but there might be some code path where this can happen. Fixing this with a simple order change (no harm fix). Ticket :#4001204 Signed-off-by: Rajasekar Raja <rajasekarr@nvidia.com>
Diffstat (limited to 'tests/topotests/bgp_oad/test_bgp_oad.py')
0 files changed, 0 insertions, 0 deletions