]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Fix memory leak by moving allocation of json object
authorAlexander Sohn <github@asohn.de>
Tue, 11 Jul 2023 14:21:57 +0000 (16:21 +0200)
committerAlexander Sohn <github@asohn.de>
Tue, 11 Jul 2023 14:21:57 +0000 (16:21 +0200)
commit2dfc9167abcfa42a2d3c6725336cce4eb82e9613
tree257e6203d14f5b85d97c07774c6caf0a6bfd26ba
parentd052f417cb035f726ea6e39ee143197272facbda
bgpd: Fix memory leak by moving allocation of json object

Signed-off-by: Alexander Sohn <github@asohn.de>
bgpd/bgp_route.c