Fixed double closedir
In the case that shinking the entries buffer to the exact size failed, dirp is already closed. Found by mame with Coverity Scan.
dirp
Fixed double closedir
In the case that shinking the entries buffer to the exact size
failed,
dirp
is already closed. Found by mame with CoverityScan.