Wireshark-commits: [Wireshark-commits] master-2.4 ea54fc6: Remove debugging hacks for bug 14738.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 04 Jun 2018 16:10:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ea54fc6c3308877a2ecb6e3d6857f50b5dc84e3d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

ea54fc6 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>
    

Actions performed:

    from  8405a7d   Send the "Command and args:" message to the right output file.
    adds  ea54fc6   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(-)