mirror of
https://github.com/rclone/rclone.git
synced 2024-11-23 00:43:49 +01:00
9d2dd2c49a
This was caused by failing to reset the internal buffer on seek so old data was read first before the new data. The unit tests didn't detect this because they were reading to the end of the file to check integrity and thus emptying the internal buffer. Both code and unit tests were fixed up. |
||
---|---|---|
.. | ||
pkcs7 | ||
cipher_test.go | ||
cipher.go | ||
crypt2_test.go | ||
crypt_config_test.go | ||
crypt_test.go | ||
crypt.go |