summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMartin Peres <martin.peres@free.fr>2017-01-19 00:49:21 +0300
committerBen Skeggs <bskeggs@redhat.com>2017-02-17 10:38:07 +0300
commitca33fafdc9020720a9773fd416c94fe68aef7220 (patch)
tree848b32bd759563eef03461a357c687d250fc2fc8 /tools/perf/scripts/python/exported-sql-viewer.py
parent443828fd9e6097464aa3fd32199bbba3a3bf7e88 (diff)
downloadlinux-ca33fafdc9020720a9773fd416c94fe68aef7220.tar.xz
drm/nouveau/drm/nouveau/led: prevent a possible use-after-free
If the led class registration fails, we free drm->led but do not reset it to NULL, which means that the suspend/resume/fini function will act as if everything went well in init() and will likely crash the kernel. This patch adds the missing drm->led = NULL. Reported-by: Emmanuel Pescosta <emmanuelpescosta099@gmail.com> Signed-off-by: Martin Peres <martin.peres@free.fr> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions