summaryrefslogtreecommitdiff
path: root/contrib/puff/pufftest.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix some typos.Mark Adler2022-08-231-1/+1
| | | | No code changes.
* Check for invalid code length codes in contrib/puff.Mark Adler2013-01-211-2/+2
| | | | | Without this fix, it would be possible to construct inputs to puff that would cause it to segfault.
* zlib 1.2.5.1v1.2.5.1Mark Adler2011-09-111-0/+165