Handle valid symbols that are NULL correctly. (#385388, Felix Kater)
authorMatthias Clasen <mclasen@redhat.com>
Wed, 13 Dec 2006 15:41:22 +0000 (15:41 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 13 Dec 2006 15:41:22 +0000 (15:41 +0000)
commitea1512221b376246c28f69fea3b4c163e578f543
treee3eaa62141154ae5e3a910630fea966237de82ae
parentcaecf2dda082e9c46c4157cdc10763deb8dcfc27
Handle valid symbols that are NULL correctly. (#385388, Felix Kater)

2006-12-13  Matthias Clasen  <mclasen@redhat.com>

        * gmodule.c (g_module_open):
        * gmodule-dl.c (_g_module_symbol): Handle valid symbols
        that are NULL correctly.  (#385388, Felix Kater)
docs/reference/ChangeLog
docs/reference/glib/tmpl/modules.sgml
gmodule/ChangeLog
gmodule/gmodule-dl.c
gmodule/gmodule.c