mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
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)
This commit is contained in:
committed by
Matthias Clasen
parent
caecf2dda0
commit
ea1512221b
@@ -1,3 +1,9 @@
|
||||
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)
|
||||
|
||||
Mon Sep 11 14:58:56 2006 Tim Janik <timj@imendio.com>
|
||||
|
||||
* gmodule.c: applied patch from Christian Persch to support
|
||||
|
Reference in New Issue
Block a user