Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
4.7.4
-
Symbian
-
8752faf0564bed86396b01529dc8ef5064150f4c
Description
QVGImagePool is not deleted when application is closed. This is not a severe memory leak, but would be fairly easy to fix by deleting the pool (QVGImagePool::setImagePool(0)) for example in the QVGGraphicsSystem destructor.