After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 751858 - Be more careful with weak pointers
Be more careful with weak pointers
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-07-02 19:06 UTC by Michael Catanzaro
Modified: 2016-08-08 02:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Be more careful with weak pointers (1.91 KB, patch)
2015-07-02 19:06 UTC, Michael Catanzaro
committed Details | Review

Description Michael Catanzaro 2015-07-02 19:06:02 UTC
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.
Comment 1 Michael Catanzaro 2015-07-02 19:06:05 UTC
Created attachment 306660 [details] [review]
Be more careful with weak pointers
Comment 2 Carlos Garcia Campos 2015-07-03 05:45:41 UTC
Comment on attachment 306660 [details] [review]
Be more careful with weak pointers

Thanks
Comment 3 Michael Catanzaro 2015-07-03 14:50:41 UTC
Attachment 306660 [details] pushed as 4615a1d - Be more careful with weak pointers
Comment 4 Michael Catanzaro 2016-08-08 02:31:33 UTC
Late follow-up in 4218960c4a6ec4a9f646fa36e12f099eafcb92e6