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