i965: Fix crash in do_blit_readpixels()
authorAnuj Phogat <anuj.phogat@gmail.com>
Wed, 19 Mar 2014 18:55:50 +0000 (11:55 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Thu, 1 May 2014 17:58:40 +0000 (10:58 -0700)
commitd714b20eb4617f24b496a09028a90fdd8c19b5bd
tree17bf07a4e1840b20f04e043aa1f3e6217bd4477c
parent5388fc157e2b78d67a05dc923b98857e6449cf1e
i965: Fix crash in do_blit_readpixels()

Fixes a crash in Khronos CTS packed_pixels tests.

Cc: <mesa-stable@lists.freedesktop.org>
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/drivers/dri/i965/intel_pixel_read.c