mirror of
https://github.com/rclone/rclone.git
synced 2025-12-25 20:53:28 +00:00
* Check return from NewFsObject which caused nil ptr deref * Correct root directory from "" to string(os.PathSeparator) in getDirFile
* Check return from NewFsObject which caused nil ptr deref * Correct root directory from "" to string(os.PathSeparator) in getDirFile