mirror of
https://github.com/rclone/rclone.git
synced 2025-01-22 08:21:02 +08:00
fb6ddd680c
Before this fix, if an error ocurred reading the metadata, it could be set as nil and then used, causing a crash. This fix changes the readMetadata function so it returns an error, and the error is always set if the metadata returned is nil. |
||
---|---|---|
.. | ||
.gitignore | ||
compress_test.go | ||
compress.go |