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:
Matthias Clasen 2006-03-29 20:52:00 +00:00 committed by Matthias Clasen
parent 75eb6fb661
commit 3eaa4113c8

View File

@ -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> 2006-03-07 Matthias Clasen <mclasen@redhat.com>
* === Released 2.10.1 === * === Released 2.10.1 ===