summaryrefslogtreecommitdiff
path: root/fitz
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2012-05-08 15:10:00 +0100
committerRobin Watts <robin.watts@artifex.com>2012-05-08 15:14:56 +0100
commit6c5d7cb79054f2bea8c109b143e9d453fb2ca1bc (patch)
tree726dd12cd67c6ff00ca16bb43e2ebf9b16fd24d9 /fitz
parentfb1663c8181639f49387234f8f4abd5df3d7cc5a (diff)
downloadmupdf-6c5d7cb79054f2bea8c109b143e9d453fb2ca1bc.tar.xz
Fix bug in ARM code in draw_simple_scale
The scale_row_from_temp code was broken. Firstly the rounding was wrong in the 'bulk' case (not a big deal), but more importantly on configurations where unaligned loads were not allowed (such as the nook), we could still crash due to an incorrect test to avoid that code. Thanks to Kammerer for the report, and testing of fixed version.
Diffstat (limited to 'fitz')
0 files changed, 0 insertions, 0 deletions