[Bug 757974] glcolorconvert: Fix frag_prog and frag_body memory leak
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Nov 11 23:38:53 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=757974
--- Comment #4 from Vineeth <vineeth.tm at samsung.com> ---
Created attachment 315310
--> https://bugzilla.gnome.org/attachment.cgi?id=315310&action=edit
fix vertex_sources leak
Another leak!!!
==2407== 720 bytes in 90 blocks are definitely lost in loss record 1,656 of
1,673
==2407== at 0x402E109: calloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==2407== by 0x42A9C4A: g_malloc0 (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==2407== by 0x4057985: _compile_shader (gstglslstage.c:400)
==2407== by 0x404713F: _gst_gl_context_thread_run_generic
(gstglcontext.c:1456)
==2407== by 0x406023A: _run_message_sync (gstglwindow.c:628)
==2407== by 0x40601A1: _run_message_async (gstglwindow.c:697)
==2407== by 0x42A5344: g_main_context_invoke_full (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==2407== by 0x42A549A: g_main_context_invoke (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==2407== by 0x4060171: gst_gl_window_default_send_message_async
(gstglwindow.c:718)
==2407== by 0x4060CEB: gst_gl_window_send_message_async (gstglwindow.c:745)
==2407== by 0x4060D72: gst_gl_window_default_send_message
(gstglwindow.c:647)
==2407== by 0x4060C13: gst_gl_window_send_message (gstglwindow.c:683)
==2407== by 0x4048BCF: gst_gl_context_thread_add (gstglcontext.c:1493)
==2407== by 0x4058732: gst_glsl_stage_compile (gstglslstage.c:506)
==2407== by 0x405521F: gst_gl_shader_compile_attach_stage
(gstglshader.c:544)
==2407== by 0x405A4AF: _do_convert (gstglcolorconvert.c:1678)
==2407== by 0x404713F: _gst_gl_context_thread_run_generic
(gstglcontext.c:1456)
==2407== by 0x406023A: _run_message_sync (gstglwindow.c:628)
==2407== by 0x40601A1: _run_message_async (gstglwindow.c:697)
==2407== by 0x42A0C4F: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list