Wireshark-commits: [Wireshark-commits] master ebd3dc6: Fix exit code for non-existent file.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 8 Jan 2017 08:11:23 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ebd3dc6907c44d642a76f2a459395ffdb728143b
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ebd3dc6 by Dario Lombardo (lomato@xxxxxxxxx):

    Fix exit code for non-existent file.
    
    The patched command line utilities have been aligned to tshark
    behavior.
    
    Change-Id: I0cb764b37792e882e182681124341893b3958c59
    Reviewed-on: https://code.wireshark.org/review/19580
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6e29d87   Qt: fix crash on undecodable RTP stream
    adds  ebd3dc6   Fix exit code for non-existent file.


Summary of changes:
 capinfos.c   |    2 +-
 captype.c    |    2 +-
 reordercap.c |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)