-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.15
-
None
in my project there is memory leakage of 1mb per minute .I removed all the dangling pointer from it but the problem remain same
in my project
QSqlQuery query("",mySqlLiteDB);
is used in infinite loop. Is this make memory leakage in my application
- is duplicated by
-
QTBUG-102604 memory leakage
-
- Closed
-