]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: Fix ospf_lsa memory leak 13269/head
authorKeelan10 <keelan.cannoo@icloud.com>
Wed, 12 Apr 2023 09:36:40 +0000 (13:36 +0400)
committerKeelan10 <keelan.cannoo@icloud.com>
Wed, 12 Apr 2023 09:52:08 +0000 (13:52 +0400)
commitc0ccfbfd45514251bb1f91ec9138dca138f88f57
tree2e528a472b6bc993e68b6cd7c4c4d5dbaccc4c43
parentbdf62ec61b343adc007a93a66081d26d1483950a
ospfd: Fix ospf_lsa memory leak

Free translated LSA when LSA installation fails

Signed-off-by: Keelan Cannoo <keelan.cannoo@icloud.com>
ospfd/ospf_lsa.c