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
..
amd ac/nir/llvm: fix channel in texture gather lowering code. 2016-11-16 09:18:15 +10:00
compiler glsl/lower_if: conditionally lower if-branches based on their size 2016-11-15 20:23:39 +01:00
egl EGL/android: pbuffer implementation 2016-11-16 08:15:59 +02:00
gallium swr: mark color clamping as unsupported 2016-11-15 20:26:32 -05:00
gbm dri: make use of loader_get_extensions_name(..) helper 2016-11-15 18:15:16 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx dri: make use of loader_get_extensions_name(..) helper 2016-11-15 18:15:16 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel intel/blorp: Use designated initializers in surf_convert_to_single_slice 2016-11-15 22:51:19 -08:00
loader loader: fixup driver names if needed 2016-11-15 15:59:23 +00:00
mapi mesa: add missing CONTEXT_ROBUST_ACCESS enum 2016-10-27 07:06:41 +03:00
mesa i965: miptree: prevent potential NULL pointer access 2016-11-16 08:56:08 +00:00
util util: Fix Clang trivial destructor check. 2016-11-15 17:35:56 -08:00
vulkan/wsi wsi: fix VK_INCOMPLETE for vkGetSwapchainImagesKHR 2016-11-16 09:17:34 +10:00
Makefile.am amd: flatten amd/common makefile structure 2016-11-15 20:04:37 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00