Commit 236fab6
authored
Fix
* implement test and replace unused test file
* fix the bug:
The buffer was not containing the full archive because when red by `extract.Archive(...)` some bytes were skipped because of padding.
This was causing the checksum to be different from the expected onechecksum doesn't match error (#923)1 parent b350f56 commit 236fab6
File tree
5 files changed
+663
-5923
lines changed- v2/pkgs
- testdata
5 files changed
+663
-5923
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
0 commit comments