URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=81f184bc00b938807cfdee72dc6f8d49412e26c6
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
81f184b by Guy Harris (guy@xxxxxxxxxxxx):
If a subdissector throws an exception, catch it and continue.
That way, some exception thrown higher in the protocol stack doesn't
stop us from dissecting the next TSP.
Change-Id: Ib756e5d62806caf0edd4e4ded18bb94000653d39
Reviewed-on: https://code.wireshark.org/review/26897
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 0c30760 kafka: check lz4 version in a single point.
adds 81f184b If a subdissector throws an exception, catch it and continue.
Summary of changes:
epan/dissectors/packet-mp2t.c | 31 ++++++++++++++++++++++++++++++-
1 file changed, 30 insertions(+), 1 deletion(-)