Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.6.2
-
None
-
7fac03fc111f0c5938eff80f96d25c03c70c4040
Description
If I see it correctly, there seems to be a memory-leak in QTextDocument::print in qtextdocument.cpp:
clonedDoc will not be deleted, when toPage < fromPage (Line 1795)