1
0
mirror of https://github.com/restic/restic.git synced 2024-06-29 08:10:52 +02:00
restic/internal/archiver
Emil Hessman c2ff7150aa internal: check error before deferring file Close()
If there is an error, file will be `nil`. We should check the returned error before deferring file `Close()`.
2017-08-13 19:28:13 +02:00
..
archive_reader_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
archive_reader.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
archiver_duplication_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
archiver_int_test.go Run goimports 2017-07-23 14:21:03 +02:00
archiver_test.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00
archiver.go internal: check error before deferring file Close() 2017-08-13 19:28:13 +02:00
buffer_pool.go Moves files 2017-07-23 14:19:13 +02:00
testing.go Move restic package to internal/restic 2017-07-24 17:43:32 +02:00