[pear/Archive_Tar] d73a72: Fix block padding when the file buffer length is a...
Michiel Rook <[email protected]>
| Newsgroups | gmane.comp.php.cvs.pear |
|---|---|
| Message-ID | <pear/Archive_Tar/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/pear/Archive_Tar
Commit: d73a72a86e32e39b201a801e4ff39016ce542276
https://github.com/pear/Archive_Tar/commit/d73a72a86e32e39b201a801e4ff39016ce542276
Author: Stephen Abello <[email protected]>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M Archive/Tar.php
Log Message:
-----------
Fix block padding when the file buffer length is a multiple of 512 and smaller than Archive_Tar buffer length
Commit: a1ff99440c3a164b5f256c0149ebb54fd6956753
https://github.com/pear/Archive_Tar/commit/a1ff99440c3a164b5f256c0149ebb54fd6956753
Author: Stephen Abello <[email protected]>
Date: 2020-09-15 (Tue, 15 Sep 2020)
Changed paths:
A tests/512nbytesfile.phpt
A tests/testblock3/1024bytes.txt
A tests/testblock3/randombytes.txt
Log Message:
-----------
Add test for unexpected lone zero block due to wrong padding
Commit: e47f8c2d0c69361c1838bf854dcbaae016e66ae9
https://github.com/pear/Archive_Tar/commit/e47f8c2d0c69361c1838bf854dcbaae016e66ae9
Author: Michiel Rook <[email protected]>
Date: 2020-09-15 (Tue, 15 Sep 2020)
Changed paths:
M Archive/Tar.php
A tests/512nbytesfile.phpt
A tests/testblock3/1024bytes.txt
A tests/testblock3/randombytes.txt
Log Message:
-----------
Merge pull request #32 from steffunky/fix-file-size-is-a-multiple-of-buffer
Fix block padding when the file buffer length is a multiple of 512 and smaller than Archive_Tar buffer length
Compare: https://github.com/pear/Archive_Tar/compare/716aacb59803...e47f8c2d0c69
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php