Skip to content
Commit 4615a1de authored by Michael Catanzaro's avatar Michael Catanzaro
Browse files

Be more careful with weak pointers

As a follow-up to bug #747422, be careful to remove weak pointers to
objects when it appears that the lifetime of the object can outlive the
lifetime of the memory location of the pointer.

https://bugzilla.gnome.org/show_bug.cgi?id=751858
parent 0f1f0293
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment