aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2019-05-31 11:32:01 +0100
committerChris Wilson <[email protected]>2019-05-31 11:40:00 +0100
commitfd1e194f4869dca12ee0cba7c25621d436030a9e (patch)
treeb0ac8b7664c3cd1f34d180cc062a66aa262f6737 /tools/perf/scripts/python/export-to-postgresql.py
parent1fbf9d81429af2a7333b72877cc01af1a7612d35 (diff)
drm/i915: fix use of uninitialized pointer vaddr
The assignment of err is using the incorrect pointer vaddr that has not been initialized. Fix this by using the correct pointer obj instead. Addresses-Coverity: ("Uninitialized pointer read") Fixes: 6501aa4e3a45 ("drm/i915: add in-kernel blitter client") Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Chris Wilson <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions