Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Give feedback to Atlassian
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Qt
QTBUG-22588
Memory leak in QDomDocument when parsing DTD notation declaration
Log In
Closed
Export
null
XML
Word
Printable
Details
Type:
Bug
Resolution:
Done
Priority:
Not Evaluated
Fix Version/s:
4.8.1
,
5.0.0
Affects Version/s:
4.7.4
,
4.8.0
,
5.0.0
Component/s:
XML: DOM
Labels:
None
Commits:
Qt5: 1bc31fa43ddefe468c9f079156bfad0371e2a61b Qt4.8: fb38e3801724471a9fb0ea3b412e631223250c44
Description
Create a string with XML DTD notation declaration and set it as the content of a DomDocument
Destroy the QDomDocument
Observe for memory leaks and see a QDomNotationPrivate instance leaked
Attachments
Gerrit Reviews
Options
Issue Only
Show All Reviews
Show Open Reviews
Show All Issues
Show Open Issues
No reviews matched the request. Check your Options in the drop-down menu of this sections header.
Activity
People
Assignee:
Qt Documentation Team
Reporter:
Sami Rosendahl
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
07 Nov '11 12:00
Updated:
25 Jan '12 08:52
Resolved:
25 Jan '12 08:52
Gerrit Reviews
There are no open Gerrit changes
Show
There are 3 closed Gerrit changes
Hide
There are 3 closed Gerrit changes
Fix memory leak in QDomDocument DTD notation declaration handler
Gerrit Review:
Fix memory leak in QDomDocument DTD notation declaration handler
Gerrit Review:
Fix memory leak in QDomDocument DTD notation declaration handler
Gerrit Review: