]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: Cleanup some memory leaks on shutdown in ospf_apiserver.c 13040/head
authorDonald Sharp <sharpd@nvidia.com>
Sat, 18 Mar 2023 19:35:34 +0000 (15:35 -0400)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Sun, 19 Mar 2023 04:29:21 +0000 (04:29 +0000)
commite21e733b82b5a2f4d0cc8a575c15ca4a3ee09c9e
treecbc69f0d9e54854ad6b588af6c5ddb0ce8402835
parent5c24b1fe10d79df26a8e4f0aaa83fd475f27309d
ospfd: Cleanup some memory leaks on shutdown in ospf_apiserver.c

Clean up some memory leaks found in ospf_apiserver.c  Also
a crash in the original implementation.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 7773d0071ab4eb1b725581c525c3e152f2c806c7)
ospfd/ospf_apiserver.c
ospfd/ospf_opaque.c