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 666688 - jpedec: peer_caps leak
jpedec: peer_caps leak
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 0.10.31
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-12-21 19:53 UTC by Nicola
Modified: 2011-12-26 21:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix a leak in jpegdec (796 bytes, patch)
2011-12-21 19:53 UTC, Nicola
none Details | Review

Description Nicola 2011-12-21 19:53:29 UTC
Created attachment 204058 [details] [review]
fix a leak in jpegdec

the attached patch fix a leak in jpegdec
Comment 1 Thiago Sousa Santos 2011-12-26 19:29:25 UTC
commit 7202d37c9d2c566f49d035489e04ddecec16b33d
Author: Nicola Murino <nicola.murino@gmail.com>
Date:   Wed Dec 21 20:50:21 2011 +0100

    jpegdec: fix peer_caps leak
    
    https://bugzilla.gnome.org/show_bug.cgi?id=666688

Pushed, thanks!