]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix SA warnings in bgp clearing code 18496/head
authorMark Stapp <mjs@cisco.com>
Tue, 25 Mar 2025 13:32:14 +0000 (09:32 -0400)
committerMark Stapp <mjs@cisco.com>
Tue, 25 Mar 2025 13:32:14 +0000 (09:32 -0400)
commit39bb12299cb4680102502b9a5ec3678638a9932b
tree5f922981b3f2c20512c48ddff5af0724fd006e03
parent45af7ea2179b821ab82570c9aec631602654d046
bgpd: fix SA warnings in bgp clearing code

Fix a possible use-after-free in the recent bgp batch
clearing code, CID 1639091.

Signed-off-by: Mark Stapp <mjs@cisco.com>
bgpd/bgp_route.c