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 758206 - vdpsink: Fix structure memory leak
vdpsink: Fix structure memory leak
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-17 00:10 UTC by Vineeth
Modified: 2015-11-17 10:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix structure memory leak (1.30 KB, patch)
2015-11-17 00:11 UTC, Vineeth
none Details | Review

Description Vineeth 2015-11-17 00:10:54 UTC
When navigation event is not handled, the structure being passed should be freed.
This results in memory leak
Comment 1 Vineeth 2015-11-17 00:11:51 UTC
Created attachment 315720 [details] [review]
fix structure memory leak
Comment 2 Tim-Philipp Müller 2015-11-17 10:06:59 UTC
Let's not touch stuff that's not even built (and I don't know if we'll ever want to re-activate that one).