Closed Bug 83744 Opened 23 years ago Closed 23 years ago

Uninitialized variable used in nsXMLContentSink.cpp

Categories

(Core :: XML, defect)

defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 83612

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: 23 years ago
Resolution: --- → DUPLICATE
Ah, verifying dupe. Thanks.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.