mirror of
https://github.com/restic/restic.git
synced 2026-07-09 08:45:09 +00:00
55c21846b1
This reverts commit f1c388c623.
For an uninitialized indexmap the returned size was `-1` which is
unexpected and could cause problems.