Check for NULL before doing anything.

Tue Dec  3 01:05:00 2002  James M. Cape  <jcape@ignore-your.tv>

	* glib/gunicollate.c (g_utf8_collate, g_utf8_collate_key):
	Check for NULL before doing anything.
This commit is contained in:
James M. Cape
2002-12-03 07:07:38 +00:00
committed by James M. Cape
parent e2afe00eb1
commit 96aa6ab873
8 changed files with 61 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
Tue Dec 3 01:05:00 2002 James M. Cape <jcape@ignore-your.tv>
* glib/gunicollate.c (g_utf8_collate, g_utf8_collate_key):
Check for NULL before doing anything.
Mon Dec 2 16:34:13 2002 Owen Taylor <otaylor@redhat.com>
* === Released 2.1.3 ===