summaryrefslogtreecommitdiff
path: root/source/fitz/geometry.c
diff options
context:
space:
mode:
authorRobin Watts <robin.watts@artifex.com>2013-09-30 15:53:54 +0100
committerRobin Watts <robin.watts@artifex.com>2013-09-30 17:21:42 +0100
commit9805dec32d8b7cb2fcc3251fdb670f5065e5f57e (patch)
treea516ea2bf8d2fb98421cf3dcb51a80ef1e69b6fa /source/fitz/geometry.c
parentdc371071308690a9dc84701fdb2cce6a01ba9338 (diff)
downloadmupdf-9805dec32d8b7cb2fcc3251fdb670f5065e5f57e.tar.xz
Bug 694526: Fix hang in stroking path.
The first file of this bug (hang-66.pdf) hangs while stroking a VERY long line segment; so long that 'used' is sufficinetly large that: used += dash_segment_len doesn't result in a change in the value of used. The fix is to clip strokes to the edge of the gel's clip area, meaning that this should never occur.
Diffstat (limited to 'source/fitz/geometry.c')
0 files changed, 0 insertions, 0 deletions