[Bug 758039] gstgl: fix memory leaks and memory mishandlings
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 12 17:45:27 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758039
--- Comment #2 from Vineeth <vineeth.tm at samsung.com> ---
Created attachment 315380
--> https://bugzilla.gnome.org/attachment.cgi?id=315380&action=edit
tests: glsl version_profile_s string leak
==5039== 210 bytes in 17 blocks are definitely lost in loss record 1,445 of
1,475
==5039== at 0x402C17C: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==5039== by 0x440E2AF: __vasprintf_chk (vasprintf_chk.c:80)
==5039== by 0x4275689: g_vasprintf (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==5039== by 0x424EFF2: g_strdup_vprintf (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==5039== by 0x424F022: g_strdup_printf (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==5039== by 0x4056E03: gst_glsl_version_profile_to_string (gstglsl.c:204)
==5039== by 0x8048E80: test_serialization (gstglsl.c:198)
==5039== by 0x409CBAA: srunner_run (check_run.c:450)
==5039== by 0x409CC62: srunner_run_all (check_run.c:674)
==5039== by 0x408FA97: gst_check_run_suite (gstcheck.c:825)
==5039== by 0x8048BEC: main (gstglsl.c:307)
--
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