Wireshark-commits: [Wireshark-commits] master 8fa51eb: zbee-aps: don't THROW() an exception from a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 May 2016 20:52:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8fa51ebef6ec5aaf4f496e6504389a15097328b3
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8fa51eb by Martin Kaiser (wireshark@xxxxxxxxx):

    zbee-aps: don't THROW() an exception from a dissector
    
    we alreday bring up an exception and exit cleanly,
    so we can just remove the THROW()
    
    Change-Id: I9af9b5349599cc1e19fdfa427cbffcb00a04a7be
    Reviewed-on: https://code.wireshark.org/review/15633
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  7d29f41   dcerpc-fileexp: don't THROW() an exception from a dissector
    adds  8fa51eb   zbee-aps: don't THROW() an exception from a dissector


Summary of changes:
 epan/dissectors/packet-zbee-aps.c |    1 -
 1 file changed, 1 deletion(-)