[Bug 782648] heap-use-after-free in gst_debug_print_object() spotted by Asan

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 15 10:08:37 UTC 2017


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

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 351877
  --> https://bugzilla.gnome.org/attachment.cgi?id=351877&action=edit
object: Warn if setting the object name if reference count is greater than 1

Various places in the code are accessing the object name without any
locks and assume that it never changes once set and is valid as long as
the object reference is.

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