URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4588a2bd2f76fd064f7b9cc0d36f7fc2727f9445
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4588a2b by Martin Kaiser (wireshark@xxxxxxxxx):
tds: don't THROW() an exception from a dissector
return the error to the caller, exit the loop and the dissection...
Change-Id: Iba64a5d5e4f79bc33c2b1c91b937c9726e15a802
Reviewed-on: https://code.wireshark.org/review/13587
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 6e53a06 Qt: No capture filter bookmarks in capture interfaces list
adds 4588a2b tds: don't THROW() an exception from a dissector
Summary of changes:
epan/dissectors/packet-tds.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)