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-22587
Memory leak in QDomDocument when parsing DTD entity 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: d55cdcd59fdddd660193ddff40fbd52bef57c0c9 Qt4.8: d8d4dc8599fb251ca201f5c3f496df1045d288c3
Description
Create a string with XML DTD entity declaration and set it as the content of a DomDocument
Destroy the QDomDocument
Observe for memory leaks and see a QDomEntityPrivate 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 11:54
Updated:
25 Jan '12 08:53
Resolved:
25 Jan '12 08:53
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 entity declaration handler
Gerrit Review:
Fix memory leak in QDomDocument DTD entity declaration handler
Gerrit Review:
Fix memory leak in QDomDocument DTD entity declaration handler
Gerrit Review: