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 725826 - omxvideoenc: Fix a minor memory leak in gst_omx_video_enc_getcaps
omxvideoenc: Fix a minor memory leak in gst_omx_video_enc_getcaps
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-omx
git master
Other Linux
: Normal minor
: 1.2.0
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-03-06 14:43 UTC by deathsimple@vodafone.de
Modified: 2014-07-23 08:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix. (988 bytes, patch)
2014-03-06 14:47 UTC, deathsimple@vodafone.de
committed Details | Review

Description deathsimple@vodafone.de 2014-03-06 14:43:33 UTC
Attached patch fixes a minor memory leak in gst_omx_video_enc_getcaps.

Please review and apply.
Comment 1 deathsimple@vodafone.de 2014-03-06 14:47:33 UTC
Created attachment 271112 [details] [review]
Fix.
Comment 2 Sebastian Dröge (slomo) 2014-03-06 19:38:03 UTC
commit 20cfcda4dba3c4e362793e16514286e06bec8c67
Author: Christian König <christian.koenig@amd.com>
Date:   Wed Mar 5 18:54:05 2014 +0100

    omxvideoenc: fix a memory leak in gst_omx_video_enc_getcaps
    
    https://bugzilla.gnome.org/show_bug.cgi?id=725826