mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:50:59 +00:00
Previously, decompressing a DEFLATE stream an invalid canonical Huffman code could cause a buffer overrun. We now return an error in this case. |
||
|---|---|---|
| .. | ||
| brotli-test-files | ||
| CMakeLists.txt | ||
| TestBrotli.cpp | ||
| TestDeflate.cpp | ||
| TestGzip.cpp | ||
| TestLzma.cpp | ||
| TestXz.cpp | ||
| TestZlib.cpp | ||