classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] [patch] malloc -> g_malloc, free -> g_free


From: Tom Tromey
Subject: Re: [cp-patches] [patch] malloc -> g_malloc, free -> g_free
Date: 11 Jul 2005 18:09:39 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Tom" == Thomas Fitzsimmons <address@hidden> writes:

Tom> We should use the g_ variants of malloc and free in the GTK peers.  I
Tom> committed this patch.

We could try poisoning 'malloc' and 'free' (and realloc I suppose) in
some gtk-peer-specific header.  This would have to be conditional on
gcc 4.x.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]