]> git.puffer.fish Git - mirror/frr.git/commit
pimd: fix memory leak and assign allocation type 18043/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:32:34 +0000 (16:32 +0000)
commit92792cb2ac5de0b94792caf5b16bb6885183213a
treefc45a7f208186629e83d5af02e71f2a22d2ac5e8
parent62e01a8982a3f0134e717f255dd97e21c0a4097e
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