Closed
Bug 83744
Opened 24 years ago
Closed 24 years ago
Uninitialized variable used in nsXMLContentSink.cpp
Categories
(Core :: XML, defect)
Core
XML
Tracking
()
People
(Reporter: hjtoi-bugzilla, Assigned: peterv)
Details
Starts here, namespace ID not set, used later as well...
1096 PRInt32 namespaceID;
1097
1098 if (NS_FAILED(mStyleElement->GetAttribute(namespaceID,
*getter_AddRefs(name),src)))
*** This bug has been marked as a duplicate of 83612 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•