diff options
author | Thomas Hellstrom <[email protected]> | 2019-01-31 10:52:21 +0100 |
---|---|---|
committer | Thomas Hellstrom <[email protected]> | 2019-02-05 13:51:57 +0100 |
commit | 51fdbeb4ca1a8415c98f87cb877956ae83e71627 (patch) | |
tree | 95511b7c036fda53a2a54c069805e69f697469f5 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 728354c005c36eaf44b6e5552372b67e60d17f56 (diff) |
drm/vmwgfx: Fix an uninitialized fence handle value
if vmw_execbuf_fence_commands() fails, The handle value will be
uninitialized and a bogus fence handle might be copied to user-space.
Cc: <[email protected]>
Fixes: 2724b2d54cda: ("drm/vmwgfx: Use new validation interface for the modesetting code v2")
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Thomas Hellstrom <[email protected]>
Reviewed-by: Brian Paul <[email protected]> #v1
Reviewed-by: Sinclair Yeh <[email protected]> #v1
Reviewed-by: Deepak Rawat <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions