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 780769 - encodebin: fix list leak when requesting a new pad
encodebin: fix list leak when requesting a new pad
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: 1.11.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-03-31 15:02 UTC by Vincent Penquerc'h
Modified: 2017-03-31 15:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
encodebin: fix list leak when requesting a new pad (761 bytes, patch)
2017-03-31 15:03 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2017-03-31 15:02:23 UTC
encodebin: fix list leak when requesting a new pad
Comment 1 Vincent Penquerc'h 2017-03-31 15:03:15 UTC
Created attachment 349059 [details] [review]
encodebin: fix list leak when requesting a new pad
Comment 2 Vincent Penquerc'h 2017-03-31 15:20:19 UTC
commit 9c8e700b91f586c050754d38684433be4427467f
Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Date:   Fri Mar 31 15:59:19 2017 +0100

    encodebin: fix list leak when requesting a new pad
    
    https://bugzilla.gnome.org/show_bug.cgi?id=780769