reg gst_check_run_suite

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

reg gst_check_run_suite

Vineeth-2
Hi,
Though it is a very minor problem since the function gst_check_run_suite runs only once per testcase, I think there is a memory leak in gst_check_run_suite (gstreamer\libs\gst\check\gstcheck.c) for the local variable xmlfilename, which needs to g_free()'d.
Should I raise a bug request?
--vineeth


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: reg gst_check_run_suite

Tim-Philipp Müller-2
On Thu, 2011-01-13 at 20:44 +0530, vineeth wrote:

> Though it is a very minor problem since the
> function gst_check_run_suite runs only once per testcase, I think
> there is a memory leak in gst_check_run_suite (gstreamer\libs\gst
> \check\gstcheck.c) for the local variable xmlfilename, which needs to
> g_free()'d.
> Should I raise a bug request?

Usually it's best to just file a bug. I've already fixed this locally
now though, and will push it after the release.

Cheers
 -Tim



------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel