Samuel Cormier-Iijima wrote:
> this causes another sigabrt for me, because the memory isn't being
> cleared first and it's trying to free some random block of memory.
> (btw, should i be attaching patches or putting them inline? thanks)
> 

thanks have applied to cvs your last 3 patches now

you are right - its a good idea to use g_slice_new0  instead of 
g_slice_new as the caching would return old values

if its a one liner then you can inline it. Bigger patches should be 
attached.

Ta

-- 
Mr Jamie McCracken
http://jamiemcc.livejournal.com/

_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to