mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01: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 |