Be more careful when calling destroy notifies
authorMatthias Clasen <mclasen@redhat.com>
Fri, 20 May 2011 03:50:03 +0000 (23:50 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 20 May 2011 03:51:43 +0000 (23:51 -0400)
commitafc5319a273d2154cb725110f170a7e7c6b87076
tree8db1e82f960d8f74a330f5ff35f5583a5d108cac
parent7c63370e3a81c9d6138924e88d868005414c08aa
Be more careful when calling destroy notifies

If we are, we can allow modification of the hash table
from destroy notifies.

https://bugzilla.gnome.org/show_bug.cgi?id=650459
glib/ghash.c
glib/tests/hash.c