<div>Hi,</div>Though it is a very minor problem since the function <font class="Apple-style-span" face="'courier new', monospace">gst_check_run_suite </font><font class="Apple-style-span" face="arial, helvetica, sans-serif">runs only once per testcase</font>, I think there is a memory leak in<font class="Apple-style-span" face="'courier new', monospace"> gst_check_run_suite (gstreamer\libs\gst\check\gstcheck.c)</font> for the local variable <font class="Apple-style-span" face="'courier new', monospace">xmlfilename</font>, which needs to <font class="Apple-style-span" face="'courier new', monospace">g_free()</font>'d.<div>
Should I raise a bug request?<br>--vineeth<br><br></div>