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 748371 - glupload: Release glupload buffer when caps are changed
glupload: Release glupload buffer when caps are changed
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-23 14:52 UTC by Matthieu Bouron
Modified: 2015-04-23 15:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
glupload: Release glupload buffer when caps are changed (954 bytes, patch)
2015-04-23 14:53 UTC, Matthieu Bouron
committed Details | Review

Description Matthieu Bouron 2015-04-23 14:52:33 UTC
The following patch fixes a buffer leak when a re-negotiation happens.
Comment 1 Matthieu Bouron 2015-04-23 14:53:22 UTC
Created attachment 302222 [details] [review]
glupload: Release glupload buffer when caps are changed
Comment 2 Matthew Waters (ystreet00) 2015-04-23 15:05:18 UTC
Thanks!

commit 8f740fb48476aa8582daf92532f9cb2b501aee33
Author: Matthieu Bouron <matthieu.bouron@collabora.com>
Date:   Thu Apr 23 16:47:40 2015 +0200

    glupload: Release glupload buffer when caps are changed
    
    https://bugzilla.gnome.org/show_bug.cgi?id=748371