Wireshark-commits: [Wireshark-commits] master d63df87: Print the content of an unknown message type

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Mar 2015 15:33:50 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d63df873b236d483e5f008a5b6aca5484602a613
Submitter: Jörg Mayer (jmayer@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d63df87 by Joerg Mayer (jmayer@xxxxxxxxx):

    Print the content of an unknown message type as hex. May help reverse
    engineering type 11 (dec) messages.
    
    Change-Id: I41df5f1cd433b04e9067228a2a7487b90f7e5bd1
    Reviewed-on: https://code.wireshark.org/review/7522
    Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
    

Actions performed:

    from  efd53ad   Fuzz test : Add -a(SAN) option to disable ulimit when fuzzing
    adds  d63df87   Print the content of an unknown message type as hex. May help reverse engineering type 11 (dec) messages.


Summary of changes:
 epan/dissectors/packet-cpha.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)