]> git.puffer.fish Git - matthieu/frr.git/commit
mgmtd: fix memleak
authorChristian Hopps <chopps@labn.net>
Sun, 18 Jun 2023 17:39:27 +0000 (13:39 -0400)
committerChristian Hopps <chopps@labn.net>
Mon, 19 Jun 2023 04:13:28 +0000 (00:13 -0400)
commit459848ded75d7327725f3baca05800c0bcf30c3c
treee41447e850dc3717b240b66ee89cb737c3f231e2
parentdf0173ceeb93572329b04f1bfc5a8925e60513e3
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