Wireshark-commits: [Wireshark-commits] master 20a7e7f: file.c: do not try to close a file descripto

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 10 Nov 2015 05:56:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=20a7e7fe42dfa9e5de91ebfffc2cfd128099fa6a
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

20a7e7f by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    file.c: do not try to close a file descriptor that was previously already closed
    
    Bug: 11684
    Change-Id: Iaaa5958ea6192ef52b669c687082469b8c7c0219
    Reviewed-on: https://code.wireshark.org/review/11656
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Jim Young <jim.young.ws@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  6c3c6de   Treat "-" as "standard input" in the CLI, not in libwiretap.
    adds  20a7e7f   file.c: do not try to close a file descriptor that was previously already closed


Summary of changes:
 file.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)