diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-07-12 23:22:59 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-07-12 23:29:10 +0100 |
commit | 2b16eaefb38b4a6efe50a397e68793ab9a1cb2ef (patch) | |
tree | 53c496dfbbcb70549d17b2d72ebb8b37e92cb18c /NEWS | |
parent | 835ceccb27afa18704c34dc3283476340f999317 (diff) |
sna: Avoid integer overflow when computing the tiled extents
When stepping over the tiles, beware that the step may overflow the
int16_t region extents, so use an int for the calculation.
Reported-by: Andrew Woodward
Bugzilla: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1200766
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions