Project

General

Profile

« Previous | Next » 

Revision bdef392e

Added by nobu (Nobuyoshi Nakada) over 5 years ago

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.