URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b5c0c1d6a027f9ac1cc86db643a36b28333d7d93
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
b5c0c1d 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>
(cherry picked from commit 74b196191b6111a68cb3be43d056fd6e4109f19d)
Reviewed-on: https://code.wireshark.org/review/27973
Actions performed:
from 35ff244 Name update.
adds b5c0c1d 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(-)