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
Loading
Please register or sign in to comment