mar-file-system / GUFI

Grand Unified File-Index
Other
46 stars 23 forks source link

Cleanup OSX regression test gufi_stat and verifytrace #67

Closed dmanno closed 2 years ago

dmanno commented 4 years ago

So far found one issue related to gufi_stat. closedir on null causes crash in OSX and not on linux, moving closedir into the successful opendir block solves one issue. More issues exist (potentially related -- passing in non-existent dir)

calccrypto commented 4 years ago

https://github.com/EasyRPG/Player/issues/1476#issuecomment-435693398