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
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
