mesa/src
Samuel Iglesias Gonsalvez f3afcbecc6 util: use strnlen() in strndup() implementations
If the string being copied is not NULL-terminated the result of
strlen() is undefined.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Reviewed-by: Neil Roberts <neil@linux.intel.com>
Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
2015-09-30 08:13:07 +02:00
..
egl egl: Fix missing Haiku include path 2015-09-28 13:58:25 -04:00
gallium nouveau: wait to unref the transfer's bo until it's no longer used 2015-09-28 17:28:54 -04:00
gbm gbm: convert gbm bo format to fourcc format on dma-buf import 2015-09-15 12:27:45 +01:00
getopt
glsl glsl: apply shader storage block member rules when adding program resources 2015-09-30 08:13:07 +02:00
glx glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS 2015-09-07 10:43:32 +01:00
gtest mesa: Enable subdir-objects globally. 2015-06-26 12:55:25 +01:00
hgl glapi/hgl: Drop extern "C" as it was added to glapi 2015-05-13 15:26:29 -04:00
loader loader: use HAVE_LIBDRM instead of ! __NOT_HAVE_DRM_H 2015-07-22 16:35:25 +01:00
mapi glapi: add ARB_shader_storage_block_buffer_object 2015-09-25 08:39:23 +02:00
mesa i965/vec4/nir: add nir_intrinsic_memory_barrier support 2015-09-30 08:13:07 +02:00
util util: use strnlen() in strndup() implementations 2015-09-30 08:13:07 +02:00
Makefile.am glsl: shader-enum to name debug fxns 2015-09-16 10:04:13 -04:00
SConscript scons: rework the EGL build 2015-07-22 16:35:27 +01:00