cairo-fsm: Tolerate negative "space" argument to xr_fsm_draw_slice().
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 8 Jan 2021 02:06:08 +0000 (18:06 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 8 Jan 2021 02:07:44 +0000 (18:07 -0800)
commit7e8c8917a83cb0e7e48d5af2f3886e0a5256adb5
treeb230eea571adf728991c81fb46bd1da967967092
parent5089e6cce252354ae178ae74d5d9035f025322b3
cairo-fsm: Tolerate negative "space" argument to xr_fsm_draw_slice().

Fixes infinite loop converting the .spv file attached to bug #59837
to a PDF file.
src/output/cairo-fsm.c