[Development] Qt 5.2 Beta, possible memory leak(s)

Luka Vilar luka.vilar at gmail.com
Wed Oct 30 11:36:12 CET 2013


Hi all,

using Qt 5.2 beta on Windows 7 x64, compiled with Visual Studio 2012 update
3 i am getting two annoying reports of memory leaks. First is from using
ICU and not calling u_cleanup() API on module unload and the second is
from QPrinterInfo::defaultPrinter() not cleaning up QPlatformPrinterSupport
singleton.

I know this is not high priority issue but still i would be nice to get rid
of this annoyances, so when using leak detection tools developers would
only get their own leaks.

Best regards,
Luka
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131030/e077c0fe/attachment.html>


More information about the Development mailing list