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 757875 - omx: hacks leak in class init
omx: hacks leak in class init
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-omx
git master
Other Linux
: Normal normal
: 1.9.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-10 09:47 UTC by Nicolas Huet
Modified: 2016-07-06 09:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch removing the leak (550 bytes, patch)
2015-11-10 09:47 UTC, Nicolas Huet
committed Details | Review

Description Nicolas Huet 2015-11-10 09:47:24 UTC
Created attachment 315178 [details] [review]
patch removing the leak

hacks is not freed in class init
Comment 1 Tim-Philipp Müller 2015-11-18 12:05:02 UTC
Thanks, pushed (but forgot to add the bug url):

commit 9adf0ff82903cad5331e40975ae91ed5d11bc102
Author: Nicolas Huet <nicolas.huet@parrot.com>
Date:   Tue Nov 10 10:42:35 2015 +0100

    omx: fix hacks leak on class init