Wireshark-commits: [Wireshark-commits] master 1fdc0f4: tshark: replace exit with abort in TRY/CATCH

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 19 Oct 2018 20:52:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1fdc0f4a6f47b62a2330d676c1ed179d4cc08f2f
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

1fdc0f4 by Dario Lombardo (lomato@xxxxxxxxx):

    tshark: replace exit with abort in TRY/CATCH.
    
    Change-Id: I3fe6c63fcf179fd10b0b722b2749c68365eb0870
    Reviewed-on: https://code.wireshark.org/review/30258
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  7994111   osi-options: name ett variables 'ett_' (instead of 'ott_').
     add  1fdc0f4   tshark: replace exit with abort in TRY/CATCH.


Summary of changes:
 tshark.c | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)