Wireshark-commits: [Wireshark-commits] master 69e61db: [bitcoin] don't THROW() an exception from a
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 1 Nov 2015 20:32:26 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=69e61db3aea6fa70e8ff38c9184b0206ce85ebd3
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

69e61db by Martin Kaiser (wireshark@xxxxxxxxx):

    [bitcoin] don't THROW() an exception from a dissector
    
    Change-Id: Ibdc7fec48cef53041c1791fb4f6decb0a4df0c89
    Reviewed-on: https://code.wireshark.org/review/11458
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  d09cc65   [bitcoin] Convert commands into a dissector table
    adds  69e61db   [bitcoin] don't THROW() an exception from a dissector


Summary of changes:
 epan/dissectors/packet-bitcoin.c |   30 ++++++++++++++++++++----------
 1 file changed, 20 insertions(+), 10 deletions(-)