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 769023 - basetransform: fix pool leak when early returning in decide_allocation
basetransform: fix pool leak when early returning in decide_allocation
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 1.8.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-07-21 08:53 UTC by Guillaume Desmottes
Modified: 2016-11-11 13:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
basetransform: fix pool leak when early returning in decide_allocation (936 bytes, patch)
2016-07-21 08:53 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2016-07-21 08:53:38 UTC
.
Comment 1 Guillaume Desmottes 2016-07-21 08:53:53 UTC
Created attachment 331859 [details] [review]
basetransform: fix pool leak when early returning in decide_allocation
Comment 2 Tim-Philipp Müller 2016-11-11 13:52:16 UTC
Thanks!

commit fcb938caae3d979406ca9caaf1b67d693b327ac2
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Jul 21 10:52:30 2016 +0200

    basetransform: fix pool leak when early returning in decide_allocation
    
    https://bugzilla.gnome.org/show_bug.cgi?id=769023