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 740392 - rtspsrc: mikey base64 decoded key-mgmt leak
rtspsrc: mikey base64 decoded key-mgmt leak
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal normal
: 1.4.5
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-11-19 23:09 UTC by Aleix Conchillo Flaqué
Modified: 2014-11-20 10:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
free base64 decoded key-mgmt data (748 bytes, patch)
2014-11-19 23:11 UTC, Aleix Conchillo Flaqué
committed Details | Review

Description Aleix Conchillo Flaqué 2014-11-19 23:09:25 UTC
Tiny leak: base64 decoded key-mgmt data is not freed after parsing.
Comment 1 Aleix Conchillo Flaqué 2014-11-19 23:11:05 UTC
Created attachment 291041 [details] [review]
free base64 decoded key-mgmt data
Comment 2 Wim Taymans 2014-11-20 08:18:51 UTC
commit 00ca83629bf39b92d181c0af80de1a3eb591e16c
Author: Aleix Conchillo Flaqué <aleix@oblong.com>
Date:   Wed Nov 19 15:06:00 2014 -0800

    rtspsrc: fix leak for mikey base64 decoded key-mgmt
    
    https://bugzilla.gnome.org/show_bug.cgi?id=740392