]> git.puffer.fish Git - mirror/frr.git/commit
lib: mgmt_msg: fix a valgrind memleak 14694/head
authorChristian Hopps <chopps@labn.net>
Mon, 30 Oct 2023 07:30:05 +0000 (03:30 -0400)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Mon, 30 Oct 2023 20:54:53 +0000 (20:54 +0000)
commit26b8a39d8cd039361aee04044970a4783d0dd8e1
treebad472798b520b825af713bed0803f2378d7ec75
parented9b079a80faa827eb0776c1dbe9b696bf906881
lib: mgmt_msg: fix a valgrind memleak

- Free the outbound stream on destroy.

Signed-off-by: Christian Hopps <chopps@labn.net>
(cherry picked from commit 49a09ca2b1f8e3e840716bd1978e820dbe9762ea)
lib/mgmt_msg.c