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 752400 - jsseek: fix tag list leak
jsseek: 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 03:45 UTC by Vineeth
Modified: 2015-08-16 13:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix taglist leak (1.49 KB, patch)
2015-07-15 03:46 UTC, Vineeth
committed Details | Review

Description Vineeth 2015-07-15 03:45:59 UTC
tags are being leaked while updating the streams in jsseek
Comment 1 Vineeth 2015-07-15 03:46:42 UTC
Created attachment 307446 [details] [review]
fix taglist leak
Comment 2 Tim-Philipp Müller 2015-07-15 08:33:21 UTC
commit 4bd5d8837a0403f39aff9f7fe9f3b4f8b39c7db9
Author: Vineeth TM <vineeth.tm@samsung.com>
Date:   Wed Jul 15 12:46:07 2015 +0900

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