mirror of
https://github.com/RGBCube/serenity
synced 2025-07-24 13:07:42 +00:00
![]() Previously this was handled implicitly, as our implementation of Tar would just stop processing input as soon as it found something invalid. However, since we now error out as soon as something is found to be wrong, we require proper handling for zero blocks, which aren't actually fatal. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Tar.cpp | ||
Tar.h | ||
TarStream.cpp | ||
TarStream.h | ||
Zip.cpp | ||
Zip.h |