URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4d676afbb73a69e908bc3a15512201c10d09aa8f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
4d676af by Guy Harris (guy@xxxxxxxxxxxx):
Debugging for bug 14738.
In the loop that adds fields, make sure that the packet offset never
stays the same or goes backwards.
Change-Id: I2645a85856d4d31ed91d5e779b025cbfe24c6b5a
Ping-Bug: 14738
Reviewed-on: https://code.wireshark.org/review/27938
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 9cfe06c Don't check the CRC if the message isn't big enough to have a CRC.
adds 4d676af Debugging for bug 14738.
Summary of changes:
epan/dissectors/packet-mmse.c | 43 +++++++++++++++++++++++++++++++++++++++++--
1 file changed, 41 insertions(+), 2 deletions(-)