diff options
author | JeckDev <jeck@jeckdev.com> | 2016-01-22 04:59:49 -0800 |
---|---|---|
committer | JeckDev <jeck@jeckdev.com> | 2016-01-22 04:59:49 -0800 |
commit | 2bec4a63459eaf641abba568932c2d2613e8f225 (patch) | |
tree | 91969172c789c3c1978ea81d2f07dce5252fd2fd /examples/example_bmp2png.cpp | |
parent | 2ccff76a584c8e1566779c8daddc757b9bf87a56 (diff) |
Fixed crash on uncompressed PNG files.
When writing an uncompressed PNG, deflateDynamic erroneously indexed a newly allocated block of datasize length using the datapos offset. This would crash anytime datapos > 0.
Diffstat (limited to 'examples/example_bmp2png.cpp')
0 files changed, 0 insertions, 0 deletions