URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a257ede0fa46e5cd9e81313d7a9c9c48294edb9b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a257ede by Guy Harris (guy@xxxxxxxxxxxx):
Report an error if the IP total length is bigger than the containing length.
Change-Id: Ib5990fce89304808a585a99164c0176899acbbb7
Reviewed-on: https://code.wireshark.org/review/12667
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 68ca26e Don't report an error for a non-multiple-of-4 chunk length.
adds a257ede Report an error if the IP total length is bigger than the containing length.
Summary of changes:
epan/dissectors/packet-ip.c | 26 +++++++++++++++++---------
1 file changed, 17 insertions(+), 9 deletions(-)