Fix for SEGV triggered by test-gail-gnome, due to calling
authorBill Haneman <billh@src.gnome.org>
Thu, 14 Mar 2002 00:31:15 +0000 (00:31 +0000)
committerBill Haneman <billh@src.gnome.org>
Thu, 14 Mar 2002 00:31:15 +0000 (00:31 +0000)
commitcc01653664e22f80535b41a623b9b545614b6d6b
tree1c6a0316425eb29105a5f023fe6fe2527dcb37f8
parentd18cabae3b2ffc4c93ea28de740f1dc167d54946
Fix for SEGV triggered by test-gail-gnome, due to calling
g_type_class_peek (ATK_UTIL_CLASS) instead of
g_type_class_ref (ATK_UTIL_CLASS).
ChangeLog
atk/atkcomponent.h
atk/atkutil.c