mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 07:58:44 +02:00
use g_try_malloc and return error on not-enough-memory
2001-12-16 Havoc Pennington <hp@pobox.com> * glib/gfileutils.c (get_contents_regfile): use g_try_malloc and return error on not-enough-memory (get_contents_stdio): ditto
This commit is contained in:
committed by
Havoc Pennington
parent
7a1088bc50
commit
b0a42f2058
@@ -1,3 +1,9 @@
|
||||
2001-12-16 Havoc Pennington <hp@pobox.com>
|
||||
|
||||
* glib/gfileutils.c (get_contents_regfile): use g_try_malloc and
|
||||
return error on not-enough-memory
|
||||
(get_contents_stdio): ditto
|
||||
|
||||
2001-12-17 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/gspawn.c, glib/gspawn-win32.c: Use <envar>, not <envvar>.
|
||||
|
Reference in New Issue
Block a user