]> The Tcpdump Group git mirrors - tcpdump/commit
Squelch a Coverity warning.
authorGuy Harris <[email protected]>
Sat, 19 Apr 2014 00:43:09 +0000 (17:43 -0700)
committerGuy Harris <[email protected]>
Sat, 19 Apr 2014 00:43:09 +0000 (17:43 -0700)
commit20ecf8fafef38b838e60073f7ea35ee85ade5070
tree6019d3d0d5f4f0cfc6df80503c6af37e1d56d59a
parent6dd7f298c0fef93a15b543ac789cede31548e5e0
Squelch a Coverity warning.

Make the lsa_p_prefix field as large as the largest possible prefix, so
that Coverity doesn't complain about going past the end of an array.
print-ospf6.c