Wireshark-commits: [Wireshark-commits] master 2e4d5a9: [giop] don't THROW() an exception from a dis

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 17 Oct 2015 17:52:08 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2e4d5a958325d79e9e2e56feec97dddc8ecb62bb
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2e4d5a9 by Martin Kaiser (wireshark@xxxxxxxxx):

    [giop] don't THROW() an exception from a dissector
    
    btw the exception was thrown only if tree!=NULL...
    
    Change-Id: I3a0d46de715df6ada5fda3db126ade210a6201c1
    Reviewed-on: https://code.wireshark.org/review/11122
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  2ae329a   UMTS FP: fix an out of bounds access
    adds  2e4d5a9   [giop] don't THROW() an exception from a dissector


Summary of changes:
 epan/dissectors/packet-giop.c |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)