summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVladimir Vukicevic <vladimir@pobox.com>2008-01-22 15:32:11 -0800
committerVladimir Vukicevic <vladimir@h-232.office.mozilla.org>2008-01-22 15:32:11 -0800
commit02970ac8cf27bc9d42cf27848a97019d9dd13b6d (patch)
treedf9841648694c4ba996a8867c15df763db5bcee0 /doc
parent1109ccfb4e5b078581a3b4a7e2d152681fa863ec (diff)
Fix usage of cairo_rectangle_int16_t leading to memory corruption
cairo_rectangle_int16_t was being used in a number of places instead of cairo_rectangle_int_t, which led to memory corruption when cairo was using a fixed point format with a bigger space than 16.16 (such as 24.8).
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions