frr icon indicating copy to clipboard operation
frr copied to clipboard

bgpd: Cleanup when to clear peer

Open donaldsharp opened this issue 11 months ago • 3 comments

Modify the code to not allow peer clearing if this is a self peer or if bgpd is shutting down.

donaldsharp avatar May 16 '25 18:05 donaldsharp

related?

https://ci1.netdef.org/browse/FRR-PULLREQ3-9219/artifact/ASAN4D12AMD64/AddressSanitizerError/AddressSanitzer.txt https://ci1.netdef.org/browse/FRR-PULLREQ3-9219/artifact/ASAN6D12AMD64/AddressSanitizerError/AddressSanitzer.txt

ton31337 avatar May 17 '25 05:05 ton31337

Possible to fix frrbot also?

ton31337 avatar May 17 '25 07:05 ton31337

Unfortunately my cleanup of this other memory leak exposes this problem. I'll see if I can fix it.

donaldsharp avatar May 17 '25 11:05 donaldsharp

@donaldsharp should we be blocking on this lint?

riw777 avatar Jul 08 '25 13:07 riw777