summaryrefslogtreecommitdiff
path: root/Userland/DevTools
diff options
context:
space:
mode:
authorTim Schumacher <timschumi@gmx.de>2023-03-30 12:14:07 +0200
committerAndreas Kling <kling@serenityos.org>2023-03-30 14:38:47 +0200
commit00332c9b7d52d444c4c84af49d542c983a0231ac (patch)
treef63b155374d3b23dd1d523f5a4bb9a17162108d1 /Userland/DevTools
parent1f166b3a15b38e1ee065905d4e99401ba39b9f8e (diff)
downloadserenity-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/DevTools')
0 files changed, 0 insertions, 0 deletions