URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ba19a65a821856d771c6a178e854242d4f5261b2
Submitter: Guy Harris ([email protected])
Changed: branch: master-1.12
Repository: wireshark

Commits:

ba19a65 by Guy Harris ([email protected]):

    Don't assume a stat() fails only if the target file doesn't exist.
    
    If the error is something other than ENOENT, return that error
    indication.
    
    Change-Id: If866cab5f0de0e4fa8b1ed1cead1290feb88a3cb
    Reviewed-on: https://code.wireshark.org/review/13091
    Reviewed-by: Guy Harris <[email protected]>
    (cherry picked from commit 97378a5bad8c20f4364b7fe86d96d9d14a192d48)
    Reviewed-on: https://code.wireshark.org/review/13093
    

Actions performed:

    from  8b2f332   [Automatic update for 2016-01-03]
    adds  ba19a65   Don't assume a stat() fails only if the target file doesn't 
exist.


Summary of changes:
 wsutil/filesystem.c |   33 +++++++++++++++++++++++++++++++--
 1 file changed, 31 insertions(+), 2 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:[email protected]?subject=unsubscribe

Reply via email to