summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)Author
5 daysBump version to 1.0.01.0.0pommicket
2023-09-20- add overflow check for chunk length.0.1.1pommicket
this could have resulted in debug-only panics for maliciously crafted images. - add “impossible compressed size” check which slightly mitigates the problem of a malicious image causing you to allocate a shitton of memory.