Hi,

I am loading a image of size 210kB into QImage variable. then application increases its virtual memory by 4000kb. While deleting the Qimage object, application releases 2000kb.

I am using Qt4. Is there any memory leak in QImage destruction in Qt 4.4.3.

Regards,
node_ex.