diff --git a/tinyxml2.cpp b/tinyxml2.cpp index a8a7be3..827bc36 100644 --- a/tinyxml2.cpp +++ b/tinyxml2.cpp @@ -608,6 +608,15 @@ const char* StringStack::Pop() { XMLStreamer::XMLStreamer( FILE* file ) : fp( file ), depth( 0 ), elementJustOpened( false ) { + for( int i=0; i