mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
XML_Parser: initialize variable
This commit is contained in:
@@ -107,6 +107,7 @@ XML_Parser::XML_Parser(const XML_Char *encodingName)
|
||||
bufferLim=0;
|
||||
declElementType=0;
|
||||
declAttributeId=0;
|
||||
declAttributeIsCdata=0;
|
||||
declEntity=0;
|
||||
declNotationName=0;
|
||||
declNotationPublicId=0;
|
||||
|
Reference in New Issue
Block a user