aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDavid Lechner <[email protected]>2017-08-02 13:00:13 -0500
committerDaniel Vetter <[email protected]>2017-08-03 12:12:15 +0200
commit27a061fb161b684b1204eedb82f6f84ecc4a1485 (patch)
treeb6b382d485d94d1694beae39a0a7228368863925 /tools/perf/scripts/python/bin
parentdb1689aa61bd1efb5ce9b896e7aa860a85b7f1b6 (diff)
drm/fb: Fix pointer dereference before null check.
fb_crtc is used before a null check, so move the use after the null check. This was just identified by inspection. I haven't actually observed a crash here, so it is possible that the null check could be unnecessary. Signed-off-by: David Lechner <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions