Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unix: Fix user after free when clearing a file handle
The iod may go away in the cleared handler, so don't use it after that point. Signed-off-by: Corey Minyard <[email protected]>
- Loading branch information