summaryrefslogtreecommitdiff
path: root/source/tools
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2014-01-03 18:17:11 +0000
committerRobin Watts <robin.watts@artifex.com>2014-01-06 13:13:42 +0000
commit016adfa063293281a0896c62bf22e406b09ddf21 (patch)
treee123429880bc07006a853e23783deec080cc2840 /source/tools
parent0bfa2ce884eed8bef83fb23cf2e25dae81a2207e (diff)
downloadmupdf-016adfa063293281a0896c62bf22e406b09ddf21.tar.xz
Bug 694869: Fix indetermisms with broken PNG files.
This bug shows 2 problems with our data handling. Firstly, if a zip file entry has less data in the stream than it is declared to have, we would leave the end of the data uninitialised. We now put out a warning, and blank it with zeros. Secondly, if the PNG decompression fails to decode enough data, we don't notice. Now we give a warning and blank the remaining pixels.
Diffstat (limited to 'source/tools')
0 files changed, 0 insertions, 0 deletions