Closed
Bug 476310
Opened 16 years ago
Closed 15 years ago
nsXHTMLParanoidFragmentSink::AddAttributes uses rv uninitialized
Categories
(Core :: XML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 534162
People
(Reporter: jruderman, Unassigned)
References
Details
content/xml/document/src/nsXMLFragmentContentSink.cpp:611 - 'rv' may be used uninitialized in this function
If I understand this code correctly, I agree with this warning. For non-URI attributes, whether they're added appears to be random. And any attribute preceded by a disallowed URI will be discarded incorrectly.
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•