Commit 30ae03d2 authored by Miikka Heikkinen's avatar Miikka Heikkinen Committed by Pasi Keränen
Browse files

Fix CanvasTextureImage leak


CanvasTextureImages were assigned as chilren of their parent factory,
which has lifetime of the application, so they never got garbage
collected.

Change-Id: I3466491d37307b0d8daf7965a4c3d03ab7a62464
Task-number: QTBUG-50369
Reviewed-by: default avatarTomi Korpipää <tomi.korpipaa@theqtcompany.com>
Reviewed-by: default avatarPasi Keränen <pasi.keranen@theqtcompany.com>
parent 05f3a58e
Showing with 18 additions and 11 deletions
Supports Markdown
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