Sanity checks, bugfixes, crashfixes, and misc tweaks snagged from snowglobe.
This commit is contained in:
@@ -510,7 +510,8 @@ LLXmlTreeParser::LLXmlTreeParser(LLXmlTree* tree)
|
||||
: mTree(tree),
|
||||
mRoot( NULL ),
|
||||
mCurrent( NULL ),
|
||||
mDump( FALSE )
|
||||
mDump( FALSE ),
|
||||
mKeepContents(FALSE)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user