aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorJoe Moriarty <[email protected]>2018-02-20 14:11:57 -0500
committerDaniel Vetter <[email protected]>2018-03-06 08:14:16 +0100
commit3bd07ccd27622d598fd9d87f3032dd457ad62083 (patch)
treed4edb294658745723ff0be57eb3b4f39e57eb766 /scripts/gdb/linux/tasks.py
parent4ffb8deeed58b75dd1a23580845233b6ce0dca6c (diff)
drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem
The Parfait (version 2.1.0) static code analysis tool found the following NULL pointer dereference problem. - drivers/gpu/drm/drm_drv.c Any calls to drm_minor_get_slot() could result in the return of a NULL pointer when an invalid DRM device type is encountered. The return of NULL was removed with BUG() from drm_minor_get_slot(). Signed-off-by: Joe Moriarty <[email protected]> Reviewed-by: Steven Sistare <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions