Files
mesa/src
Samuel Iglesias Gonsálvez 39c1892dd8 main: fix coverity error in _mesa_program_resource_find_name()
We did not take into account if name is NULL, so we could dereference
a NULL pointer in strncmp() call.

Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
2020-01-10 08:40:00 +01:00
..
2019-11-13 12:39:14 +00:00
2019-11-21 22:56:04 +00:00
2019-11-07 06:11:19 -08:00
2019-10-01 10:31:02 +00:00