URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=284f2ccf5cf72fb887c547ae9975f8c18c51bc7a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
284f2cc by Martin Kaiser (wireshark@xxxxxxxxx):
[isns] replace THROW() with an expert info
this removes 37 THROW() calls
do some minor reformatting while at it
Change-Id: Ib1611d9a9e7cca9c59451b4040bbaa26cd300aa0
Reviewed-on: https://code.wireshark.org/review/10733
Petri-Dish: Martin Kaiser <wireshark@xxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 1c671c5 Conversation filter address types for IEEE 802.11 should include WLAN Address types
adds 284f2cc [isns] replace THROW() with an expert info
Summary of changes:
epan/dissectors/packet-isns.c | 106 ++++++++++++++++++++++-------------------
1 file changed, 58 insertions(+), 48 deletions(-)