]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Coverity Code Cleanup
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 25 Aug 2017 12:07:58 +0000 (08:07 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 25 Aug 2017 15:37:07 +0000 (11:37 -0400)
commit1e9f448fe1b60e464d187c96092d2cf6201e64e1
tree381ed303a9f00d6534be36b2e5671f6b4ed656e6
parent9ca25fedba875265f191af92f1887d35076b6403
zebra: Coverity Code Cleanup

1) Various socket close issues
2) Ensure afi passed is usable
3) Fix some reads beyond buffer and reads after free
4) Ensure some failure modes are handled properly
5) Memory Leak(s) fix
6) There is no 6.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/redistribute.c
zebra/rtadv.c
zebra/zebra_ptm.c
zebra/zebra_rib.c
zebra/zebra_vrf.c
zebra/zebra_vxlan.c
zebra/zserv.c