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 757924 - splitmuxpartreader: Fix GCond leak
splitmuxpartreader: Fix GCond leak
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.6.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-11 05:10 UTC by Vineeth
Modified: 2015-11-16 07:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix memory leak (878 bytes, patch)
2015-11-11 05:11 UTC, Vineeth
committed Details | Review

Description Vineeth 2015-11-11 05:10:46 UTC
inactive_cond is not being cleared resulting in memory leak
Comment 1 Vineeth 2015-11-11 05:11:57 UTC
Created attachment 315223 [details] [review]
fix memory leak
Comment 2 Sebastian Dröge (slomo) 2015-11-11 14:39:29 UTC
commit b0114bacdbf57f6c2fc6891c6fec8b1625b97768
Author: Vineeth TM <vineeth.tm@samsung.com>
Date:   Wed Nov 11 14:10:53 2015 +0900

    splitmuxpartreader: Fix GCond leak
    
    inactive_cond is not being cleared resulting in memory leak.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757924
Comment 3 Sebastian Dröge (slomo) 2015-11-11 14:40:31 UTC
commit b0114bacdbf57f6c2fc6891c6fec8b1625b97768
Author: Vineeth TM <vineeth.tm@samsung.com>
Date:   Wed Nov 11 14:10:53 2015 +0900

    splitmuxpartreader: Fix GCond leak
    
    inactive_cond is not being cleared resulting in memory leak.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757924