drm/amdgpu
Alex Deucher 6493860d70 amdgpu: check parameters in amdgpu_query_gpu_info
Make sure they aren't NULL.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=97993

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-10-31 16:37:10 -04:00
..
Android.mk Android: strip out header files from sources list 2016-07-06 16:58:38 +01:00
Makefile.am amdgpu: remove unneeded -Wno-switch-enum flag 2015-09-04 21:39:06 +01:00
Makefile.sources amdgpu: add Makefile.sources 2015-08-20 16:56:51 +01:00
amdgpu-symbol-check amdgpu: Add new symbols to amdgpu-symbols-check 2016-01-20 15:59:08 +09:00
amdgpu.h amdgpu: Fix spelling mistakes 2016-04-07 18:15:45 +01:00
amdgpu_bo.c amdgpu: validate user memory for userptr 2016-01-20 02:14:46 +01:00
amdgpu_cs.c amdgpu: fix for submition with no ibs 2016-02-04 12:26:43 -05:00
amdgpu_device.c amdgpu: fix missing deinit on vamgr_32 2015-09-02 09:52:12 -04:00
amdgpu_gpu_info.c amdgpu: check parameters in amdgpu_query_gpu_info 2016-10-31 16:37:10 -04:00
amdgpu_internal.h amdgpu: fix for submition with no ibs 2016-02-04 12:26:43 -05:00
amdgpu_vamgr.c amdgpu: Fix use-after-free bug in vamgr_deinit 2015-10-22 12:36:38 -04:00
libdrm_amdgpu.pc.in amdgpu: add libdrm as private requirement/dependency 2016-02-04 13:22:50 +00:00
util_hash.c amdgpu: add a bunch of missing config.h includes 2015-08-13 17:43:24 +01:00
util_hash.h amdgpu/util_hash: hide private symbols from global namespace 2015-08-13 17:43:19 +01:00
util_hash_table.c amdgpu: add a bunch of missing config.h includes 2015-08-13 17:43:24 +01:00
util_hash_table.h amdgpu/util_hash_table: hide private symbols from global namespace 2015-08-13 17:43:22 +01:00