mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 01:25:14 +01:00
451f4c2a8f
Before this fix quickxorhash would sometimes crash with an error like this: panic: runtime error: slice bounds out of range [-1248:] This was caused by an incorrect cast of a 64 bit number to a 32 bit one on 32 bit platforms. See: https://forum.rclone.org/t/panic-runtime-error-slice-bounds-out-of-range/37548 |
||
---|---|---|
.. | ||
api | ||
quickxorhash | ||
onedrive_test.go | ||
onedrive.go |