Engine: findfrompath() with empty filename immediately returns -1
Fixes a bug where an empty filename is interpreted as the current directory "./", which of course always exists.
Please register or sign in to comment
Fixes a bug where an empty filename is interpreted as the current directory "./", which of course always exists.