Make sure to not return TRUE if symbol is NULL. (#334440, ITOH Yasufumi)
authorMatthias Clasen <mclasen@redhat.com>
Wed, 29 Mar 2006 20:52:00 +0000 (20:52 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 29 Mar 2006 20:52:00 +0000 (20:52 +0000)
commit3eaa4113c8beabf06e6ee0e276506fc8851dc420
tree5b112a04e17accda3c6e451ca73a1e2483991c7f
parent75eb6fb66160125f9296dd9761aa96586499074b
Make sure to not return TRUE if symbol is NULL. (#334440, ITOH Yasufumi)

2006-03-29  Matthias Clasen  <mclasen@redhat.com>

* gmodule.c (g_module_symbol): Make sure to
not return TRUE if symbol is NULL.  (#334440,
ITOH Yasufumi)
gmodule/ChangeLog