Wireshark-commits: [Wireshark-commits] master-1.12 0dbfb5e: If the IP length says there no data fol
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0dbfb5e7a18782d7d70e25ddb36543a0b8c761dd
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
0dbfb5e by Michael Mann (mmann78@xxxxxxxxxxxx):
If the IP length says there no data following the IP layer, don't try to dissect the next layer.
Bug: 11354
Change-Id: I24a6f2b04e138902fb548ca500af35b18f08acdc
Reviewed-on: https://code.wireshark.org/review/9632
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 8a0d087 MQ: fix dissection of Work Information Header Reserved field
adds 0dbfb5e If the IP length says there no data following the IP layer, don't try to dissect the next layer.
Summary of changes:
epan/dissectors/packet-ip.c | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)