mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 00:13:40 +02:00
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)
This commit is contained in:
committed by
Matthias Clasen
parent
75eb6fb661
commit
3eaa4113c8
@@ -1,3 +1,9 @@
|
||||
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)
|
||||
|
||||
2006-03-07 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.10.1 ===
|
||||
|
Reference in New Issue
Block a user