mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 23:42:51 +02:00
XML_Parser: initialize variable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0cd6cfa68c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-09 (Thu, 09 Jan 2014)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
committed by
vanhofen
parent
815b3cf546
commit
5fec11e3bb
@@ -107,6 +107,7 @@ XML_Parser::XML_Parser(const XML_Char *encodingName)
|
|||||||
bufferLim=0;
|
bufferLim=0;
|
||||||
declElementType=0;
|
declElementType=0;
|
||||||
declAttributeId=0;
|
declAttributeId=0;
|
||||||
|
declAttributeIsCdata=0;
|
||||||
declEntity=0;
|
declEntity=0;
|
||||||
declNotationName=0;
|
declNotationName=0;
|
||||||
declNotationPublicId=0;
|
declNotationPublicId=0;
|
||||||
|
Reference in New Issue
Block a user