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

Commits:

97378a5 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]>
    

Actions performed:

    from  613b406   Qt: Add recent capture filter entries.
    adds  97378a5   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