2
2
mirror of https://github.com/octoleo/restic.git synced 2025-02-06 05:48:25 +00:00
greatroar d129baba7a repository: Reuse buffers in Repository.LoadUnpacked
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.
2023-01-30 22:01:01 +01:00
..
2017-07-23 14:19:13 +02:00
2020-08-30 16:00:48 +02:00
2022-12-28 21:42:38 +01:00
2022-10-03 00:19:46 +02:00
2022-09-11 00:44:12 +02:00
2020-12-23 23:26:04 +03:00
2022-12-28 21:42:38 +01:00
2021-01-30 20:02:37 +01:00
2022-10-03 00:19:46 +02:00
2022-10-03 00:19:46 +02:00
2017-07-23 14:19:13 +02:00
2022-11-12 19:55:22 +01:00
2022-10-15 13:34:21 +02:00
2023-01-30 20:43:52 +01:00