Fixed assert during QQuickCanvas::hideEvent().
authorKim Motoyoshi Kalland <kim.kalland@nokia.com>
Mon, 21 Nov 2011 13:02:45 +0000 (14:02 +0100)
committerQt by Nokia <qt-info@nokia.com>
Thu, 24 Nov 2011 11:46:14 +0000 (12:46 +0100)
commitb7be92e8ad22481c79f87e3741f85609c2612be7
tree65e600a9ebeef9336a7b6494e6e8b124807e601a
parent43b2d685fbbefd7eb89e4e84af02bc4a4aea86e0
Fixed assert during QQuickCanvas::hideEvent().

Also fixed a memory leak in the non-threaded renderer so that it
is on par with the threaded one.

Change-Id: Ie3111730a9d10085c83f7aafceda240419b722cd
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
src/declarative/items/qquickcanvas.cpp
src/declarative/items/qquickcanvas.h