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 752127 - pngparse: fix caps leak
pngparse: fix caps leak
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal normal
: 1.5.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-07-08 14:19 UTC by Роман Донченко
Modified: 2015-08-16 13:40 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (774 bytes, patch)
2015-07-08 14:19 UTC, Роман Донченко
committed Details | Review

Description Роман Донченко 2015-07-08 14:19:19 UTC
Created attachment 307075 [details] [review]
Proposed patch

Self-explanatory, I think. Patch attached.
Comment 1 Tim-Philipp Müller 2015-07-08 16:28:07 UTC
Thanks for the patch!

 commit 649e76575dcaaeb9becdaa8ca20e44236863183f
 Author: Roman Donchenko <roman.donchenko@itseez.com>
 Date:   Wed Jul 8 17:08:56 2015 +0300

    pngparse: fix a GstCaps object leak
    
    https://bugzilla.gnome.org//show_bug.cgi?id=752127