Skip to content

gobject: Clarify assertion failure on ref-after-finalize

Philip Withnall requested to merge pwithnall/glib:unref-warning into master

Rename the variables involved so that people get a slightly more obvious critical warning when they try to ref an object which has already been finalised.

Signed-off-by: Philip Withnall withnall@endlessm.com

Merge request reports