Handle shutdown
This commit is contained in:
@@ -95,6 +95,7 @@ void
|
||||
parser_close(void)
|
||||
{
|
||||
XML_ParserFree(parser);
|
||||
parser = NULL;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user