mirror of
https://github.com/rclone/rclone.git
synced 2025-01-05 05:49:33 +01:00
489c36b101
When f.opt.MaxAge == 0, f.db is never set, however several methods later assume it is set and attempt to access it, causing an invalid memory address error. This change fixes the issue in a few spots (there may still be others I haven't yet encountered.) |
||
---|---|---|
.. | ||
bolt.go | ||
internal_test.go | ||
types.go | ||
unsupported.go |