fs: close file if fstat() fails in readFile()
Currently, if fstat() fails in readFile(), the callback is invoked without closing the file. This commit closes the file before calling back. Closes #7697
This commit is contained in:
parent
c862c03485
commit
72cc66e503
Loading…
x
Reference in New Issue
Block a user