Skip to content
Commit 7552ed8a authored by Dave Airlie's avatar Dave Airlie Committed by Gerd Hoffmann
Browse files

virtio-gpu: don't free things on ttm_bo_init failure



ttm_bo_init will call the destroy callback which will do all
this, this was causing a double free.

Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 6d415334
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment