diff options
author | Tim Schumacher <timschumi@gmx.de> | 2023-03-30 12:14:07 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-03-30 14:38:47 +0200 |
commit | 00332c9b7d52d444c4c84af49d542c983a0231ac (patch) | |
tree | f63b155374d3b23dd1d523f5a4bb9a17162108d1 /Userland/Utilities/pathchk.cpp | |
parent | 1f166b3a15b38e1ee065905d4e99401ba39b9f8e (diff) | |
download | serenity-00332c9b7d52d444c4c84af49d542c983a0231ac.zip |
LibCompress: Move XZ header validation into the read function
The constructor is now only concerned with creating the required
streams, which means that it no longer fails for XZ streams with
invalid headers. Instead, everything is parsed and validated during the
first read, preparing us for files with multiple streams.
Diffstat (limited to 'Userland/Utilities/pathchk.cpp')
0 files changed, 0 insertions, 0 deletions