mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
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.
This commit is contained in:
committed by
Matthias Clasen
parent
0306e378e5
commit
98fefa5b5f
@@ -1,3 +1,8 @@
|
||||
2003-02-26 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/gunidecomp.c (g_unicode_canonical_decomposition): Use
|
||||
g_malloc instead of directly using malloc.
|
||||
|
||||
2003-02-25 Tor Lillqvist <tml@iki.fi>
|
||||
|
||||
* glib/glib.def: Add a couple of missing entries, thanks to Cedric
|
||||
|
Reference in New Issue
Block a user