diff options
| author | Tobias Koenig <tobias.koenig@kdab.com> | 2015-08-11 17:55:00 +0200 |
|---|---|---|
| committer | Tobias Koenig <tobias.koenig@kdab.com> | 2015-08-11 16:02:06 +0000 |
| commit | 5762738fce7306120c1d93da84ef9c2693d95881 (patch) | |
| tree | 22f18d88515ac0dcefcd3592709680e94281b198 /src/qml/jsruntime/qv4function.cpp | |
| parent | 42054d0b6c3b906ba7b3815974c9d7738b49a9ea (diff) | |
Fix crash in QQuickCanvasItem::updatePaintNode()
QQuickCanvasItem manages the life time of the texture
already, so it shouldn't set the ownsTexture flag on the
QSGSimpleTextureNode, because that would result in a double deletion
when QSGSimpleTextureNode::setTexture() is called.
Change-Id: I7c1cc949b664d1a8b64bab092250439171e66233
Task-number: QTBUG-47714
Reviewed-by: Gunnar Sletta <gunnar@sletta.org>
Diffstat (limited to 'src/qml/jsruntime/qv4function.cpp')
0 files changed, 0 insertions, 0 deletions
