]> git.puffer.fish Git - mirror/frr.git/commit
mgmtd: fix memleak 13846/head
authorChristian Hopps <chopps@labn.net>
Sun, 18 Jun 2023 17:39:27 +0000 (13:39 -0400)
committerChristian Hopps <chopps@labn.net>
Sun, 25 Jun 2023 08:46:54 +0000 (04:46 -0400)
commit6dccdb9b0d1b3bbf04196f712ebccf9a8f39e47e
tree13878218d483ef79438e03ce6375969878b6ea02
parentc10f8e6da6ec7bc032c9d8da5efcf598b60c9b2c
mgmtd: fix memleak

Use northbound functions for replace and merge when possible, rather
than duplicating the code.

Signed-off-by: Christian Hopps <chopps@labn.net>
mgmtd/mgmt_ds.c