libtransistor
libtransistor copied to clipboard
Fix duplicate '/' in fspfs_lookup & fspfs_create_directory
In 1.0.0, FS path normalization doesn't remove extraneous slash and this lead to a 0x202 error code.
This fix misson20000/twili#73