diff options
| author | Rajasekar Raja <rajasekarr@nvidia.com> | 2024-07-22 10:13:19 -0700 |
|---|---|---|
| committer | Rajasekar Raja <rajasekarr@nvidia.com> | 2024-07-22 10:16:16 -0700 |
| commit | 40965e599975b019bbe6f4b1dfb3ff22d8980876 (patch) | |
| tree | 0661c926b4beaafe9fc41de436ede21a9414b1dd /tests/topotests/bgp_oad/test_bgp_oad.py | |
| parent | 703beba119dc7f583bd03f9196cd088124c2d1c9 (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
