mq: don't THROW() an exception from a dissector
authorMartin Kaiser <wireshark@kaiser.cx>
Sat, 17 Jun 2017 11:24:22 +0000 (13:24 +0200)
committerMichael Mann <mmann78@netscape.net>
Tue, 20 Jun 2017 00:31:01 +0000 (00:31 +0000)
commit59f15b2a3a4d34bc941bdb83eb784de432522477
treeb4de75e77685adce82c68ea6f90a6ccf4225039e
parent0dada943c0671637c29dab86b82fd07cc48ca849
mq: don't THROW() an exception from a dissector

We can simply stop the dissection and exit.

Change-Id: Ida8895513a1949fe5826ab89ffec2168642a9e89
Reviewed-on: https://code.wireshark.org/review/22237
Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
epan/dissectors/packet-mq.c