aboutsummaryrefslogtreecommitdiff
path: root/src/huffman/huff.h
AgeCommit message (Collapse)Author
2024-04-21Added buffer overflow checks to the Sparse decompression ↵Ladislav Zezula
(https://github.com/ladislav-zezula/StormLib/issues/337)
2024-04-21Added buffer overflow checks to the Huffmann decompression ↵Ladislav Zezula
(https://github.com/ladislav-zezula/StormLib/issues/336)
2023-06-08Fixed handling of the stream end in Huffmann decompressionLadislav Zezula
2020-11-23Removed trailing whitespaceLadislav Zezula
2020-11-21* Release 9.23v9.23Ladislav Zezula
* Fixed regressions * Fixed test program
2017-08-17+ Fixed bug in processing Huffmann compressionZezula Ladislav
2015-05-28+ Fixed defects found by Coverity (well, most of them)Ladislav Zezula
2013-01-11Initial creationLadislav Zezula