Re: Generic CClosure marshaller using libffi



On Tue, 2007-01-30 at 08:22 -0500, Johan Dahlin wrote:
> 
> +  atypes = g_new (ffi_type *, n_args);
> +  args =  g_new (gpointer, n_args); 

How about using gslice?

-- 
behdad
http://behdad.org/

"Those who would give up Essential Liberty to purchase a little
 Temporary Safety, deserve neither Liberty nor Safety."
        -- Benjamin Franklin, 1759






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