URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8138e872679cf143bf48109d1271c233be76a6aa
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
8138e87 by Guy Harris (guy@xxxxxxxxxxxx):
Remove debugging hacks for bug 14738.
The problem *is* reproducible, but you have to run TShark without -V;
change I54e4450029ac56b9ac3d6eff9baf8acc849a5e4c fixed the fuzzer so
that it'll report the command-line arguments used in the test that
failed.
Change-Id: I3e1fd5a5674cb9d73e02b3ad078d7477c2434ed0
Reviewed-on: https://code.wireshark.org/review/28014
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit ea54fc6c3308877a2ecb6e3d6857f50b5dc84e3d)
Reviewed-on: https://code.wireshark.org/review/28015
Actions performed:
from 431683a Send the "Command and args:" message to the right output file.
adds 8138e87 Remove debugging hacks for bug 14738.
Summary of changes:
epan/dissectors/packet-mmse.c | 194 +-----------------------------------------
epan/proto.c | 19 -----
2 files changed, 2 insertions(+), 211 deletions(-)