]> git.proxmox.com Git - mirror_frr.git/commitdiff
Merge pull request #12539 from donaldsharp/bgp_debug_prefix_mem_leak
authorRuss White <russ@riw.us>
Tue, 20 Dec 2022 16:20:19 +0000 (11:20 -0500)
committerGitHub <noreply@github.com>
Tue, 20 Dec 2022 16:20:19 +0000 (11:20 -0500)
bgpd: When allocating prefix, free it when we are already tracking it


Trivial merge