﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3140	Memory leak in modelInfoXmlInit	mathilde.maury@…	Adrian Pop	"The XML_Parser created in modelInfoXmlInit (in the ""SimulationRuntime\c\simulation\simulation_info_xml.c"" file) is never released, except during a fault, and cause a memory leak.

A call to XML_ParserFree should be added at the end of the function to free it since it's not used beyond the scope of this function."	defect	closed	normal	1.9.4	Run-time	trunk	fixed	memory leak	
