mirror of
https://github.com/restic/restic.git
synced 2024-12-21 23:33:03 +00:00
c9557b2822
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.
2 lines
88 B
Text
2 lines
88 B
Text
# Workaround for https://github.com/golang/go/issues/52268.
|
|
**/testdata/fuzz/*/* eol=lf
|