Wireshark-commits: [Wireshark-commits] master a5b5c5a: fc: don't THROW() an exception from a dissec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 24 Aug 2015 10:48:41 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a5b5c5a850a50b827949e7bb25b05c80ae1fcb96
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

a5b5c5a by Martin Kaiser (wireshark@xxxxxxxxx):

    fc: don't THROW() an exception from a dissector
    
    bring up an expert info and exit
    
    Change-Id: Icbbafb8b7187a66d3ddc9a674502ad728b7c4ffc
    Reviewed-on: https://code.wireshark.org/review/10222
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  517f4d4   cigi: don't THROW() an exception from a dissector
    adds  a5b5c5a   fc: don't THROW() an exception from a dissector


Summary of changes:
 epan/dissectors/packet-fc.c |   32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)