diff options
author | Eric Engestrom <eric.engestrom@intel.com> | 2019-03-19 14:36:30 +0000 |
---|---|---|
committer | Eric Engestrom <eric@engestrom.ch> | 2019-03-28 16:41:27 +0000 |
commit | 7fefa4610d96bc65322c73879da83b24487b2c90 (patch) | |
tree | e0ead5010d4b3aef50ab5efd68deaf4cfda07084 /autogen.sh | |
parent | 6596eb2b3080e8858bee3d89041df068333c250a (diff) |
util/disk_cache: close fd in the fallback path
There are multiple `goto path_fail` with an open fd, but none that go to
`fail:` without going through `path_fail:` first, so let's just move the
`close(fd)` there.
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions