frr
frr copied to clipboard
bgpd: Cleanup when to clear peer
Modify the code to not allow peer clearing if this is a self peer or if bgpd is shutting down.
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
Possible to fix frrbot also?
Unfortunately my cleanup of this other memory leak exposes this problem. I'll see if I can fix it.
@donaldsharp should we be blocking on this lint?