]> git.proxmox.com Git - mirror_frr.git/commit
Revert "ospfd: Free memory associated with ospf instance startup"
authorMartin Winter <mwinter@opensourcerouting.org>
Thu, 12 Oct 2017 00:56:17 +0000 (17:56 -0700)
committerMartin Winter <mwinter@opensourcerouting.org>
Thu, 12 Oct 2017 00:58:46 +0000 (17:58 -0700)
commit31e818a8ae66d5b6137b3311e5c71880e7f1df52
treea247a2e9aeabbaec942ac22b33d83bf4674cf813
parentd368ed3e48cf2400e4b0c4cf787926f7f730f487
Revert "ospfd: Free memory associated with ospf instance startup"

This reverts commit 79942104bff838362cd6609485a26617492aa6f5.
The original commit causes a heap-use-after-free. See issue
https://github.com/FRRouting/frr/issues/1326

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
ospfd/ospfd.c