mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 05:33:11 +08:00
5511fa441a
Before this fix when uploading a single part file, if the o.fetchAndUpdateMetadata() call failed rclone would call o.setMetaData() with a nil info which caused a crash. This fixes the problem by returning the error from o.fetchAndUpdateMetadata() explicitly. See: https://forum.rclone.org/t/serve-webdav-is-crashing-fatal-error-sync-unlock-of-unlocked-mutex/46300 |
||
---|---|---|
.. | ||
api | ||
quickxorhash | ||
metadata.go | ||
metadata.md | ||
onedrive_internal_test.go | ||
onedrive_test.go | ||
onedrive.go |