Use g_malloc instead of directly using malloc.
authorMatthias Clasen <maclas@gmx.de>
Tue, 25 Feb 2003 23:20:16 +0000 (23:20 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 25 Feb 2003 23:20:16 +0000 (23:20 +0000)
commit98fefa5b5fb55d64768877f29d96e48121e4dbc0
treed105aa4f5d0bdb7ecfbf17c421d5c364e1e0c5aa
parent0306e378e540f5897418bd9e3b8ac5f2e632bfbd
Use g_malloc instead of directly using malloc.

2003-02-26  Matthias Clasen  <maclas@gmx.de>

* glib/gunidecomp.c (g_unicode_canonical_decomposition): Use
g_malloc instead of directly using malloc.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gunidecomp.c