[Bug 765052] tracer: add (mini) object leak tracer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri May 13 14:17:11 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #327589|none                        |reviewed
             status|                            |

--- Comment #29 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Comment on attachment 327589
  --> https://bugzilla.gnome.org/attachment.cgi?id=327589
(mini)object: add tracer hooks when init and finalized

Looks generally fine to me.

I wonder if we should override GObject::constructed() and call the OBJECT_INIT
trace macro from there, because in the _init() function the object is not fully
set up yet and the class won't be the final class yet iirc, in case it's a
sub-class.

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