Skip to content
Commit f9b079cc authored by Gert Wollny's avatar Gert Wollny
Browse files

vrend: Don't free resource struct in _resource_allocate_texture



The structure is allocated outside this function and also deleted there
if texture creation failes or it is asserted that it doesn't fail
for intermediate blitting textures. Therefore, don't free the struct inside
this function when allocation fails.

Closes #154

Signed-off-by: default avatarGert Wollny <gert.wollny@collabora.com>
parent 3320973c
Loading
Loading
Loading
This commit is part of merge request !340. Comments created here will be created in the context of that merge request.
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