]> Pileus Git - ~andy/gtk/commit
Reverted global changes of g_new to malloc(), added back in the one place
authorOwen Taylor <otaylor@redhat.com>
Tue, 15 Sep 1998 17:08:38 +0000 (17:08 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 15 Sep 1998 17:08:38 +0000 (17:08 +0000)
commiteacc9f5d0585708e71ae822a6404c2fd62e0cf15
treed4994073c8cd8a3c364360aacf1a07c26065144a
parenta2524578cd3848e83496e9fa9428e9ccb40ba1e6
Reverted global changes of g_new to malloc(), added back in the one place

Tue Sep 15 13:09:24 1998  Owen Taylor  <otaylor@redhat.com>

* gdk/gdkimage.c (gdk_image_new): Reverted global changes
of g_new to malloc(), added back in the one place where
it actually mattered. #include <stdlib.h>.

* gdk/gdkrgb.c: g_malloc() to malloc() as above.
12 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk/gdkimage.c
gdk/gdkinputgxi.h
gdk/gdkrgb.c
gdk/x11/gdkimage-x11.c
gdk/x11/gdkinput-gxi.c