1
0
mirror of https://github.com/restic/restic.git synced 2024-06-27 07:55:08 +02:00
restic/internal/restorer
Igor Fedorenko e010f3b884 restore: Fix small memory leak in filesWriter, add tests
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
2018-10-14 17:39:42 +02:00
..
doc.go restore: Move documentation to godoc 2018-10-14 17:39:35 +02:00
filepacktraverser.go restore: New optimized multithreaded implementation 2018-10-14 17:37:30 +02:00
filerestorer_test.go restore: Rename things, match the rest of the project 2018-10-14 17:39:37 +02:00
filerestorer.go restore: Removed legacy restore implementation 2018-10-14 17:37:30 +02:00
fileswriter_test.go restore: Fix small memory leak in filesWriter, add tests 2018-10-14 17:39:42 +02:00
fileswriter.go restore: Fix small memory leak in filesWriter, add tests 2018-10-14 17:39:42 +02:00
packcache_test.go restore: Rename things, match the rest of the project 2018-10-14 17:39:37 +02:00
packcache.go restore: New optimized multithreaded implementation 2018-10-14 17:37:30 +02:00
packheap.go restore: New optimized multithreaded implementation 2018-10-14 17:37:30 +02:00
packqueue_test.go restore: Rename things, match the rest of the project 2018-10-14 17:39:37 +02:00
packqueue.go restore: New optimized multithreaded implementation 2018-10-14 17:37:30 +02:00
restorer_test.go restore: Removed legacy restore implementation 2018-10-14 17:37:30 +02:00
restorer.go restore: Removed legacy restore implementation 2018-10-14 17:37:30 +02:00