Wireshark-commits: [Wireshark-commits] master f0b4e8e: dlsw: don't THROW() an exception from a diss
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 30 Aug 2015 18:32:24 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f0b4e8ec929905c04535810e1a6501196e580747
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f0b4e8e by Martin Kaiser (wireshark@xxxxxxxxx):

    dlsw: don't THROW() an exception from a dissector
    
    Change-Id: I897202e7fb2987f608ca4f98aa1a1dc4b7dbd995
    Reviewed-on: https://code.wireshark.org/review/10320
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  81c6ecd   dlsw: remove unnecessary if (tree) checks
    adds  f0b4e8e   dlsw: don't THROW() an exception from a dissector


Summary of changes:
 epan/dissectors/packet-dlsw.c |   13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)