Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hostfs: hostfs_file_open: Fix a fd leak in hostfs_file_open
In case of a race between to callers of hostfs_file_open() it can happen that a file describtor is leaked. Signed-off-by: Richard Weinberger <richard@nod.at>
- Loading branch information