<div>Hi,</div>Though it is a very minor problem since the function <font class="Apple-style-span" face="&#39;courier new&#39;, 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="&#39;courier new&#39;, monospace"> gst_check_run_suite (gstreamer\libs\gst\check\gstcheck.c)</font> for the local variable <font class="Apple-style-span" face="&#39;courier new&#39;, monospace">xmlfilename</font>, which needs to <font class="Apple-style-span" face="&#39;courier new&#39;, monospace">g_free()</font>&#39;d.<div>

Should I raise a bug request?<br>--vineeth<br><br></div>