mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 11:58:20 +08:00
dea6bdf3df
If the Remote() call failed to do its path adjustment, then it would recursively call Remote() as part of logging the failure and cause a stack overflow. This fixes it by logging the underlying object instead. See: https://forum.rclone.org/t/rclone-runtime-goroutine-stack-exceeds-1000000000-byte-limit/37912 |
||
---|---|---|
.. | ||
combine_internal_test.go | ||
combine_test.go | ||
combine.go |