Wireshark-commits: [Wireshark-commits] master 25973fa: [openwire] don't THROW() an exception from a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 10 Jan 2016 19:58:00 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=25973fabd0c3eeeafae08a5cf77ec0a6d5b9414a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

25973fa by Martin Kaiser (wireshark@xxxxxxxxx):

    [openwire] don't THROW() an exception from a dissector
    
    in this case, it's enough to show an expert info and continue dissecting
    
    Change-Id: Iac444dc838d6ba388de38b48bd3ccd38f90f7697
    Reviewed-on: https://code.wireshark.org/review/13149
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  67c2710   [sip] don't THROW() an exception from a dissector
    adds  25973fa   [openwire] don't THROW() an exception from a dissector


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