]> The Tcpdump Group git mirrors - tcpdump/commit
Include the padding in the length we return.
authorGuy Harris <[email protected]>
Sat, 18 May 2019 02:40:26 +0000 (19:40 -0700)
committerGuy Harris <[email protected]>
Sat, 18 May 2019 02:40:26 +0000 (19:40 -0700)
commit2e45e93010365fdc2d9e5eedbef6d5f087e4d37f
treeaa92df4b86d4d6d2ccd355aa0c5c86d0e83943b9
parent7f5b8ee236827acad421c8f50b4f3faf143ada7f
Include the padding in the length we return.

That length is used to advance the pointer into the packet, so it has to
include the padding.
smbutil.c