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 747993 - videoaggregator: fix caps leak when early returning
videoaggregator: fix caps leak when early returning
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-04-16 12:17 UTC by Guillaume Desmottes
Modified: 2015-04-17 13:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
videoaggregator: fix caps leak when early returning (1.07 KB, patch)
2015-04-16 12:18 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2015-04-16 12:17:50 UTC
.
Comment 1 Guillaume Desmottes 2015-04-16 12:18:12 UTC
Created attachment 301726 [details] [review]
videoaggregator: fix caps leak when early returning

https://bugzilla.gnome.org/show_bug.cgi?id=747993

Signed-off-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Comment 2 Vincent Penquerc'h 2015-04-17 13:46:30 UTC
commit 89e2a5fe755b6dcf2f013ba87ac43c447da9599a
Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Date:   Thu Apr 16 14:17:04 2015 +0200

    videoaggregator: fix caps leak when early returning
    
    https://bugzilla.gnome.org/show_bug.cgi?id=747993
    
    Signed-off-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>