]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: New version of GCC with new warnings 873/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 27 Jul 2017 22:19:31 +0000 (18:19 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 27 Jul 2017 22:19:31 +0000 (18:19 -0400)
commit68bfcc05391eb4887c659cdd69fd878d565d9fa1
tree23f8de520ff13a0a8dd6b84c560866b031726803
parent90f03597d9681162c360d61994b2a6ea036fdd26
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