After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 693300 - inter: gstintertest has a number of memory leaks
inter: gstintertest has a number of memory leaks
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.0.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-02-07 08:40 UTC by Tim 'mithro' Ansell
Modified: 2013-02-07 11:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for fixing leaks (1.94 KB, patch)
2013-02-07 08:41 UTC, Tim 'mithro' Ansell
committed Details | Review

Description Tim 'mithro' Ansell 2013-02-07 08:40:22 UTC
Trying to track down a memory leak in the inter module made me find a number of minor memory leaks in the test. This patch fixes them.
Comment 1 Tim 'mithro' Ansell 2013-02-07 08:41:13 UTC
Created attachment 235351 [details] [review]
patch for fixing leaks
Comment 2 Tim-Philipp Müller 2013-02-07 11:45:34 UTC
Thanks, pushed:

 commit 12255ff6600f62b598203364c1905dae03284537
 Author: Tim Ansell <gnome at mithis.com>
 Date:   Thu Feb 7 11:31:12 2013 +0000

    inter: fix leaks in test
    
    https://bugzilla.gnome.org/show_bug.cgi?id=693300

A patch in 'git format-patch' format would be great next time :)

http://gstreamer.freedesktop.org/wiki/SubmittingPatches


Btw, does the test work properly for you? When the picture goes black after a few seconds, it the audio goes bonkers here.