Hi everyone. Few months ago I've reported a bug about memory leak in c++ QMap -> python dict converter: That's a really serious leak if you're often use that converter. >From bugtracker we can see that it is fixed in PySide 1.1.2 by Hugo Parente Lima.
It is so If we check source lines at http://qt.gitorious.org/pyside/pyside/blobs/master/PySide/QtCore/typesystem_core_common.xml#line655 But FIX IS MISSING IN SOURCE CODE FROM OFFICIAL DOWNLOAD PAGE ( http://qt-project.org/uploads/pyside/pyside-qt4.8+1.1.2.tar.bz2) It looks like memory leak is still there. Is http://qt.gitorious.org/pyside/pyside/<http://qt.gitorious.org/pyside/pyside/blobs/master/PySide/QtCore/typesystem_core_common.xml#line655> not official repository anymore? If so - can someone merge that patch to current code trunk? Best regards. Dennis.
_______________________________________________ PySide mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/pyside
