]> git.puffer.fish Git - matthieu/frr.git/commit
lib: mgmt_msg: fix a valgrind memleak
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:54 +0000 (20:54 +0000)
commit5df84f283a23f5992197eaaf0933278349882e58
tree99473b3bc8add42897cd4ffb0dc062729149c0e3
parentbc534e9dc1ef2df0d37543e86e82587a57eb630f
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