]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: Revert "ospf6d: Prevent use after free" 6407/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 14 May 2020 19:33:54 +0000 (15:33 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 14 May 2020 19:35:19 +0000 (15:35 -0400)
commite2e60c48bfeee0b9f5486952e37c3602e214f7f1
tree7a7d9f45f7a9f44883b1d10aff551a68abd55af5
parent2465055e3147d736f4ca80f98ef0eeea6d2dd5dd
ospf6d: Revert "ospf6d: Prevent use after free"

This reverts commit 0f9f74baeb97f437d7acf7feda0f400d50943c4c.

This commit was causing crashes and the goal of this commit
was to make coverity sanity happy.  I'd rather have coverity
sad and not have ospfv3 crash

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
ospf6d/ospf6_lsdb.c
ospf6d/ospf6_message.c
ospf6d/ospf6_neighbor.c