Wireshark-commits: [Wireshark-commits] master-2.4 74b1961: Print the dissector bug message if WIRES

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 02 Jun 2018 23:24:21 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=74b196191b6111a68cb3be43d056fd6e4109f19d
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark

Commits:

74b1961 by Guy Harris (guy@xxxxxxxxxxxx):

    Print the dissector bug message if WIRESHARK_ABORT_ON_DISSECTOR_BUG is set.
    
    That way, if you *don't* get a core dump, or don't have access to the
    core dump, there's at least *something* printed.
    
    Change-Id: Ic6bebaf1c60cea1a23b35c8dd984d32012962188
    Reviewed-on: https://code.wireshark.org/review/27972
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  13a2bef   Name update.
    adds  74b1961   Print the dissector bug message if WIRESHARK_ABORT_ON_DISSECTOR_BUG is set.


Summary of changes:
 epan/proto.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)