diff options
author | Sebastian Rasmussen <sebras@gmail.com> | 2016-07-05 02:11:57 +0800 |
---|---|---|
committer | Sebastian Rasmussen <sebras@gmail.com> | 2016-07-05 02:28:39 +0800 |
commit | 502e56243e3bf70d95b85f67639001b26fdb1528 (patch) | |
tree | 3e5ee45f34afb6e700592b1ad782f0a34c076cd1 /source/fitz/load-jpx.c | |
parent | 5da66a0fca3475720bad085eb6d630e4e9b79e11 (diff) | |
download | mupdf-502e56243e3bf70d95b85f67639001b26fdb1528.tar.xz |
Fix bug in optimized clearing of CMYK pixmaps.
The implementation assumed that a variable contained a number of
32-bit words when it actually contained the number of bytes hence
fz_clear_pixmap_with_value() touched memory outside of the samples
array.
Diffstat (limited to 'source/fitz/load-jpx.c')
0 files changed, 0 insertions, 0 deletions