Files
mesa/src
Lionel Landwerlin 25a8e8bbd5 i965: miptree: prevent potential NULL pointer access
If the mcs buffer allocation fails we might get a NULL pointer. This
was reported by Coverity and should only happen if we run out of
memory.

v2: return failure at the point of allocation (Chris)

CID: 1394290
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2016-11-16 08:56:08 +00:00
..
2016-11-16 08:15:59 +02:00
2016-08-31 17:06:54 -07:00
2016-08-31 17:06:54 -07:00