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 ar
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)
samuel
On 9/13/06, Jamie McCracken <[EMAIL PROTECTED]> wrote:
Samuel Cormier-Iijima wrote:
>
Samuel Cormier-Iijima wrote:
> found a problem when trying to get metadata for nonexistant metadata
> types, the problem was trying to free g_slice_new-allocated memory
> with g_free. patch attached :-)
>
Thanks
good spot but it would be better to call tracker_db_free_field_def
instead which ca
found a problem when trying to get metadata for nonexistant metadata
types, the problem was trying to free g_slice_new-allocated memory
with g_free. patch attached :-)
Samuel
Index: tracker-db-mysql.c
===
RCS file: /cvs/gnome/tracker