]> The Tcpdump Group git mirrors - tcpdump/commit
IPNET: Use ND_TCHECK_LEN() for a bounds check
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 12 Nov 2020 19:28:05 +0000 (20:28 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 12 Nov 2020 19:28:05 +0000 (20:28 +0100)
commit8b2d482d8969f2333bdae4d1b292e5de19c5e2b0
treebc66189a867cce09159120a92597176ccb48f3cc
parent39fb6815e50e345a7b4138430d64528d39c72546
IPNET: Use ND_TCHECK_LEN() for a bounds check

Moreover:
Define ND_LONGJMP_FROM_TCHECK.
Remove a redundant ND_TCHECK_SIZE call.
Remove a trunc label.
print-ipnet.c