restic/internal/repository/testdata/fuzz/FuzzSaveLoadBlob
greatroar c9557b2822 internal/repository: Fix LoadBlob + fuzz test
When given a buf that is big enough for a compressed blob but not its
decompressed contents, the copy at the end of LoadBlob would skip the
last part of the contents.

Fixes #3783.
2022-06-06 17:02:28 +02:00
..
62d79435b9ad1777d0562c405e1ab2e1ef5d11d07c8aa4fe6814010294bffd33 internal/repository: Fix LoadBlob + fuzz test 2022-06-06 17:02:28 +02:00