[Bug 785112] New: Freeing NONHEAP_MEMORY.STRING
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jul 19 09:26:04 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785112
Bug ID: 785112
Summary: Freeing NONHEAP_MEMORY.STRING
Classification: Platform
Product: GStreamer
Version: 1.12.2
OS: All
Status: NEW
Severity: critical
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: kr.ashish at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Memory deallocation function called at gstdebugutils.c:213 by calling function
'g_free' receives pointer 'tmp', which was assigned a pointer to non-heap
memory at gstdebugutils.c:201
Line no:201
tmp = (char *) "";
Line no:213
g_free (tmp);
--
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