[Bug 761071] New: tests: gstinfo: Fix string memory leak
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sun Jan 24 19:10:58 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761071
Bug ID: 761071
Summary: tests: gstinfo: Fix string memory leak
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: vineeth.tm at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Fix string leak
==13500== 5 bytes in 1 blocks are definitely lost in loss record 38 of 1,472
==13500== at 0x402C17C: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==13500== by 0x43C32AF: __vasprintf_chk (vasprintf_chk.c:80)
==13500== by 0x422B689: g_vasprintf (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==13500== by 0x4204FF2: g_strdup_vprintf (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==13500== by 0x4205022: g_strdup_printf (in
/lib/i386-linux-gnu/libglib-2.0.so.0.4002.0)
==13500== by 0x804AD00: info_fourcc (gstinfo.c:418)
==13500== by 0x404FB6A: srunner_run (check_run.c:450)
==13500== by 0x404FC22: srunner_run_all (check_run.c:674)
==13500== by 0x4042A57: gst_check_run_suite (gstcheck.c:824)
==13500== by 0x80492F8: main (gstinfo.c:449)
--
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