URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fe939a1170e05da9f207ad2c81c4f4e15dd5e5e7
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.4
Repository: wireshark
Commits:
fe939a1 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>
(cherry picked from commit 81f184bc00b938807cfdee72dc6f8d49412e26c6)
Reviewed-on: https://code.wireshark.org/review/26899
Actions performed:
from 171e846 NBSS: take into account snaplen when creating the TVB subset
adds fe939a1 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(-)