]> The Tcpdump Group git mirrors - tcpdump/commit
Strengthen various bounds etc. checks.
authorGuy Harris <[email protected]>
Wed, 22 Oct 2014 23:41:03 +0000 (16:41 -0700)
committerGuy Harris <[email protected]>
Wed, 22 Oct 2014 23:41:03 +0000 (16:41 -0700)
commita9e42111da1bb839deccb2f393ee4bce9561c2d6
tree1e8bfa58c05daacefb268c40b5491f13d1e5548b
parent0f95d441e4b5d7512cc5c326c8668a120e048eda
Strengthen various bounds etc. checks.

Add more checks, make some checks do a better job of handling too-short
lengths,

Also, rename ldp_msg_print() to ldp_pdu_print(), as it prints a single
PDU, not a single message within a PDU.
print-ldp.c