]> git.proxmox.com Git - mirror_frr.git/commit
ospf6d: New version of GCC with new warnings
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 27 Jul 2017 22:19:31 +0000 (18:19 -0400)
committerMartin Winter <mwinter@opensourcerouting.org>
Tue, 5 Dec 2017 08:33:41 +0000 (00:33 -0800)
commit97d12a8c6a55016200bae09425d4c4ac26a857f9
tree1f614a8e8d2857a02d3e2363970b555d6bf129a8
parent547fbd97868d2e8cad28b8345871a610a1c222a4
ospf6d: New version of GCC with new warnings

GCC 7.1.1 returned warnings about buffer sizes
not being big enough to handle the full string
that could be generated.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
ospf6d/ospf6_intra.c
ospf6d/ospf6_lsa.c
ospf6d/ospf6_neighbor.c
ospf6d/ospf6_route.c