Open
Bug 711573
Opened 13 years ago
Updated 2 years ago
Investigate Clang-reported memory bugs in DOM
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
NEW
People
(Reporter: gps, Unassigned)
References
(Blocks 1 open bug)
Details
I ran the Clang Static Analyzer over m-c and the OS X checkers revealed a number of issues in the dom/ tree.
[plugins]
http://people.mozilla.org/~gszorc/clang/2011-12-15-13/report-odgG7Q.html#EndPath
http://people.mozilla.org/~gszorc/clang/2011-12-15-13/report-cfgx5H.html#EndPath
http://people.mozilla.org/~gszorc/clang/2011-12-15-13/report-14ZYRz.html#EndPath
http://people.mozilla.org/~gszorc/clang/2011-12-15-13/report-511kzz.html#EndPath
[plugins/tests]
http://people.mozilla.org/~gszorc/clang/2011-12-15-13/report-39zH6Y.html#EndPath
http://people.mozilla.org/~gszorc/clang/2011-12-15-13/report-6blyIm.html#EndPath
http://people.mozilla.org/~gszorc/clang/2011-12-15-13/report-Z5aWUa.html#EndPath
I have not looked at these reports in detail to assess their validity. However, similar issues were reported under gfx/ in bug 711301 and there was only 1 false positive.
Updated•13 years ago
|
Blocks: clang-based-analysis
Comment 1•7 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•