]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: fix memleak when deleting area and instance
authorIgor Ryzhov <iryzhov@nfware.com>
Sun, 9 May 2021 13:09:38 +0000 (16:09 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Fri, 14 May 2021 14:12:36 +0000 (17:12 +0300)
commit46c9042fbc098322c9978fdb440dfa48642ee643
tree34689225dba7849dcc3ca3bc3a4727e737216599
parent8c6482db8ced19032101444ddb19c9c2ae04ec9d
isisd: fix memleak when deleting area and instance

Release memory for all redistributed route info.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
isisd/isis_redist.c