Skip to content
Snippets Groups Projects
Commit 33f65101 authored by David Edmundson's avatar David Edmundson
Browse files

Fix crash in texture cache.

textures created by removedFromAtlas are owned by the parent texture,
they are not a copy.

Given this code should practically never be called, just create a new
texture object that manages itself and is not in the cache.

BUG: 345660
Reviewed-by: Marco Martin
parent 8091cb04
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