mirror of
https://github.com/restic/restic.git
synced 2025-12-20 23:00:24 -05:00
This method had a buffer argument, but that was nil at all call sites. That's removed, and instead LoadUnpacked now reuses whatever it allocates inside its retry loop. |
||
|---|---|---|
| .. | ||
| testdata | ||
| doc.go | ||
| fuzz_test.go | ||
| key.go | ||
| packer_manager.go | ||
| packer_manager_test.go | ||
| packer_uploader.go | ||
| repack.go | ||
| repack_test.go | ||
| repository.go | ||
| repository_internal_test.go | ||
| repository_test.go | ||
| testing.go | ||