]> git.puffer.fish Git - mirror/frr.git/commit
pimd: fix memory leak and assign allocation type 18044/head
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 6 Feb 2025 13:14:55 +0000 (10:14 -0300)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Thu, 6 Feb 2025 16:33:00 +0000 (16:33 +0000)
commitc0e3a5cf414071956706ed33527255a8da98a786
treeff8113937478e26ff163db1f1ef31aaea5905aaa
parent52a0d1691c76e53d2ff3b4b0f631012a8b794f66
pimd: fix memory leak and assign allocation type

Use a memory allocation specific type for filter names (to help detect memory
leaks) and fix a memory leak when releasing peer memory.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
(cherry picked from commit d1440dadffe90dc743c5b83126b021d7a4a08766)
pimd/pim_memory.c
pimd/pim_memory.h
pimd/pim_msdp.c
pimd/pim_nb_config.c