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 736735 - waylandsink: do not leak buffer pool in error case
waylandsink: do not leak buffer pool in error case
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 1.4.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-09-16 10:07 UTC by Ognyan Tonchev (redstar_)
Modified: 2014-09-17 07:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
waylandsink: do not leak buffer pool in error case (648 bytes, patch)
2014-09-16 10:07 UTC, Ognyan Tonchev (redstar_)
committed Details | Review

Description Ognyan Tonchev (redstar_) 2014-09-16 10:07:49 UTC
Created attachment 286279 [details] [review]
waylandsink: do not leak buffer pool in error case

buffer pool is leaked in error case
Comment 1 Sebastian Dröge (slomo) 2014-09-17 06:44:23 UTC
commit 8b0030d044c7e43e7cde3e51f549453158e6841d
Author: Ognyan Tonchev <ognyan@axis.com>
Date:   Tue Sep 16 12:06:35 2014 +0200

    waylandsink: do not leak buffer pool in error case
    
    https://bugzilla.gnome.org/show_bug.cgi?id=736735