Closed
Bug 131347
Opened 23 years ago
Closed 23 years ago
Uninitialized variable in nsSchemaLoader::ProcessFacet()
Categories
(Core :: XML, defect)
Core
XML
Tracking
()
VERIFIED
DUPLICATE
of bug 127490
People
(Reporter: hjtoi-bugzilla, Assigned: vidur)
Details
nsSchemaLoader.cpp: In method `nsresult nsSchemaLoader::ProcessFacet (nsSchema
*, nsIDOMElement *, nsIAtom *, nsISchemaFacet **)':
nsSchemaLoader.cpp:2672: warning: `PRUint16 facetType' might be used
uninitialized in this function
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 127490 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•