CVSROOT:        /cvs
Module name:    xenocara
Changes by:     [email protected]    2010/04/11 12:04:04

Modified files:
        lib/libdrm/intel: intel_bufmgr_gem.c 

Log message:
don't allocate an array of pointers to structs when you want an array of
structs. Fixes cases where you need a lot of relocs so you overflow the
array.

Commited upstream about ten minutes ago. ok matthieu@

Reply via email to