intel: callocing a 32 byte temp is silly, so don't
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 24 Jan 2013 04:35:19 +0000 (23:35 -0500)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 24 Jan 2013 18:57:46 +0000 (13:57 -0500)
commitac158f8ee78fd5902cfeb8712a72cfa4da7ef6f6
tree80d56d011f3044301b660536cad2f14386eb5cd9
parent7a23029b2feaa915a075a5832e13f6173b5f3c08
intel: callocing a 32 byte temp is silly, so don't

I believe that the size used to vary, so the dynamic allocation is
necessary.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/drivers/dri/intel/intel_context.c