Don't leak RENDER Pictures in QPixmap::paintEngine().
authorPierre-Loup A. Griffais <qt-project.org@plagman.net>
Sat, 18 May 2013 03:18:01 +0000 (20:18 -0700)
committerShawn Rutledge <shawn.rutledge@digia.com>
Fri, 13 Feb 2015 07:48:52 +0000 (07:48 +0000)
commit2b7758a8763a8fe6ca13a2f04e0137df79c849d2
treef45ee5094423c0e12685774b8799da32efea7406
parent6555ba030a29d995b2f53814b7999b81920fa0ce
Don't leak RENDER Pictures in QPixmap::paintEngine().

Qt 5 doesn't use serverside pixmaps, so doesn't need this patch.

Change-Id: I5ad456679efd3706582dd1e6ca8e6b4404298739
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
src/gui/image/qpixmap_x11.cpp