]> The Tcpdump Group git mirrors - tcpdump/commit
Make sure the length of the header is valid.
authorGuy Harris <[email protected]>
Fri, 25 Mar 2016 19:49:37 +0000 (12:49 -0700)
committerGuy Harris <[email protected]>
Fri, 25 Mar 2016 19:49:37 +0000 (12:49 -0700)
commit3d11d28ba07fffcbfd460cdb1fe95eded061e2f3
treed0e6fd904fa46f894ca33a577dd65f274dd7da53
parentf0b959c53eae8e655e26ef7faf202c9bf8967b0f
Make sure the length of the header is valid.

It must be at least 2, as it includes the lengths of the Base and
Service Path headers, and those are always present.
print-nsh.c