URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20ca6d0a11c6160fa8091610ca8f2b77f0037a16
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
20ca6d0 by Martin Kaiser (wireshark@xxxxxxxxx):
[dcm] don't THROW() an exception from a dissector
in this case, we can simply exit the loop if we see an invalid pdu length
Change-Id: I818736f25d15d9054ea66b4670a5362b557b0e9f
Reviewed-on: https://code.wireshark.org/review/13083
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 7c5b0d4 mausb: Add dissection of ClearTransfers Req & Resp
adds 20ca6d0 [dcm] don't THROW() an exception from a dissector
Summary of changes:
epan/dissectors/packet-dcm.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)