Wireshark-commits: [Wireshark-commits] master 7d29f41: dcerpc-fileexp: don't THROW() an exception f
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 May 2016 20:51:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7d29f41e1e275b78faa21f93b86e6303786ac150
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

7d29f41 by Martin Kaiser (wireshark@xxxxxxxxx):

    dcerpc-fileexp: don't THROW() an exception from a dissector
    
    exit if the ACL length is smaller than expected
    
    Change-Id: I86e218a31ee1d5d1cb95eb3438ca5dc1a87205d4
    Reviewed-on: https://code.wireshark.org/review/15626
    Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
    

Actions performed:

    from  c046ea8   winsrepl: don't THROW() an exception from a dissector
    adds  7d29f41   dcerpc-fileexp: don't THROW() an exception from a dissector


Summary of changes:
 epan/dissectors/packet-dcerpc-fileexp.c |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)