A Fork of Emulation Station for RetroPie. Emulation Station is a flexible emulator front-end supporting keyboardless navigation and custom system themes.
Other
863
stars
344
forks
source link
Fix logfile closing when logfile is not opened #842
When ES is unable to open the logfile (for instance when the filesystem is readonly), it segfaults on closing because ES doesn't check if the file is open.
When ES is unable to open the logfile (for instance when the filesystem is readonly), it segfaults on closing because ES doesn't check if the file is open.