Commit 5d89217f6b90627d3ca9736c9e41390996a343c6

Ozkan Sezer 2020-10-14T23:01:03

os2/SDL_sysfilesystem.c: fix crash if one of the parameters is NULL Has been happening with testfilesystem from 2.0.6 and newer because of commit 572a721879ef. Also set error strings in certain error conditions. Also applied coding style / whitespace fixes, while I was there.