[aeron] a new-style dissector should return 0 (not -1) to reject a packet
authorMartin Kaiser <wireshark@kaiser.cx>
Tue, 20 Oct 2015 18:59:19 +0000 (20:59 +0200)
committerMichael Mann <mmann78@netscape.net>
Sat, 24 Oct 2015 23:59:33 +0000 (23:59 +0000)
commit3ea14493e7091cbfb40e0cb6bf9f91e78d57d9d4
tree9369c0ee3fb00cb5546607607ff80d2238fa2a3e
parentd77c1e18ebb9569dcfbe386156d0342944cd3325
[aeron] a new-style dissector should return 0 (not -1) to reject a packet

we shouldn't throw an exception before we know that the packet
contains our protocol

Change-Id: Ic58cb985775766a18e9086fe52096e3290674515
Reviewed-on: https://code.wireshark.org/review/11248
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
epan/dissectors/packet-aeron.c