[Bug 757974] glcolorconvert: Fix frag_prog and frag_body memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 11 23:21:05 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=757974

--- Comment #2 from Vineeth <vineeth.tm at samsung.com> ---
Created attachment 315308
  --> https://bugzilla.gnome.org/attachment.cgi?id=315308&action=edit
Fix string leak

Another leak found

==17255== 360 bytes in 90 blocks are definitely lost in loss record 1,651 of
1,673
==17255==    at 0x402C17C: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==17255==    by 0x42A9BE2: g_malloc (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==17255==    by 0x42C1E1C: g_strdup (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==17255==    by 0x4056E6F: gst_glsl_version_profile_to_string (gstglsl.c:206)
==17255==    by 0x405A215: _do_convert (gstglcolorconvert.c:1599)
==17255==    by 0x404713F: _gst_gl_context_thread_run_generic
(gstglcontext.c:1456)
==17255==    by 0x406021A: _run_message_sync (gstglwindow.c:628)
==17255==    by 0x4060181: _run_message_async (gstglwindow.c:697)
==17255==    by 0x42A0C4F: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==17255==    by 0x42A40A6: g_main_context_dispatch (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==17255==    by 0x42A4467: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==17255==    by 0x42A476A: g_main_loop_run (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==17255==    by 0x4060293: gst_gl_window_default_run (gstglwindow.c:537)
==17255==    by 0x4060998: gst_gl_window_run (gstglwindow.c:558)
==17255==    by 0x4049D97: gst_gl_context_create_thread (gstglcontext.c:1224)
==17255==    by 0x42CA9A9: ??? (in /lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==17255==    by 0x4370F6F: start_thread (pthread_create.c:312)
==17255==    by 0x4471BED: clone (clone.S:129)

-- 
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