mirror of
https://github.com/rclone/rclone.git
synced 2025-03-05 02:46:24 +08:00

This adds a bit of missed locking around the uploaded info to fix the concurrent map write. All the other accesses have locking - this one must have got missed.