commit | dbbe267d715212cf0303dc82fdab34bc7202ff20 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@telfort.nl> | Tue Aug 15 12:51:01 2017 +0200 |
committer | Benno Schulenberg <bensberg@telfort.nl> | Tue Aug 15 13:06:31 2017 +0200 |
tree | dc3cde6422db63297772404ab73c0a8c89de8857 | |
parent | eed0090e32bae484c66d4b0892c78abe4858e54f [diff] |
files: don't close a file descriptor when opening failed [coverity scan] Also, don't depend on statting the relative path, because if that would fail, we would try to open a NULL pointer.