]> The Tcpdump Group git mirrors - tcpdump/commit
Do bounds checking and length checking.
authorGuy Harris <[email protected]>
Tue, 11 Nov 2014 23:51:54 +0000 (15:51 -0800)
committerGuy Harris <[email protected]>
Tue, 11 Nov 2014 23:51:54 +0000 (15:51 -0800)
commit9255c9b05b0a04b8d89739b3efcb9f393a617fe9
tree21b3eea57160792585bb89fc10a397742fbaf60c
parentf5b75290d9fcbc7e47586ca459de57ffcd8a2b49
Do bounds checking and length checking.

Don't run past the end of the captured data, and don't run past the end
of the packet (i.e., don't make the length variable go negative).
print-geonet.c