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 752397 - playback-test: fix tag list leak
playback-test: fix tag list leak
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal normal
: 1.5.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-07-15 01:50 UTC by Vineeth
Modified: 2015-08-16 13:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix taglist leak (1.55 KB, patch)
2015-07-15 01:51 UTC, Vineeth
committed Details | Review

Description Vineeth 2015-07-15 01:50:36 UTC
tags are being leaked while updating the streams in playback-test
Comment 1 Vineeth 2015-07-15 01:51:42 UTC
Created attachment 307444 [details] [review]
fix taglist leak
Comment 2 Thiago Sousa Santos 2015-07-15 03:12:25 UTC
commit 8f81e046831b89722734e0b4f91cfc9bb3ce93c3
Author: Vineeth TM <vineeth.tm@samsung.com>
Date:   Wed Jul 15 10:50:46 2015 +0900

    playback-test: fix tag list leak
    
    tags are being leaked while updating the streams in playback-test
    
    https://bugzilla.gnome.org/show_bug.cgi?id=752397