Skip to content
Snippets Groups Projects
Commit cd9a21a8 authored by Dave Jones's avatar Dave Jones Committed by Thomas Hellstrom
Browse files

vmwgfx: Fix unitialized stack read in vmw_setup_otable_base


One of the error paths in vmw_setup_otable_base causes us to return with
'ret' having never been set to anything causing us to return whatever was
on the stack.

Found with Coverity

Signed-off-by: default avatarDave Jones <davej@fedoraproject.org>
Reviewed-by: default avatarThomas Hellstrom <thellstrom@vmware.com>
parent 30f82d81
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment