mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 10:38:08 +01:00
e818089b70
Switch the check which tests whether the object has been finalised from being a use-after-free, to using a weak pointer which is nullified on finalisation. Signed-off-by: Philip Withnall <withnall@endlessm.com>