mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 17:31:58 -05:00
707a36dd79
We previously skipped updating the lookback buffer when copying uncompressed data, which resulted in a wrong total byte count. With a wrong total byte count, our decompressor implementation ended up choosing a wrong offset into the dictionary. |
||
---|---|---|
.. | ||
brotli-test-files | ||
deflate-test-files | ||
CMakeLists.txt | ||
TestBrotli.cpp | ||
TestDeflate.cpp | ||
TestGzip.cpp | ||
TestLzma.cpp | ||
TestPackBits.cpp | ||
TestXz.cpp | ||
TestZlib.cpp |