memdebug.[ch]

David Relson relson at osagesoftware.com
Wed Mar 16 02:04:28 CET 2005


Matthias,

I'm working on changing memdebug's hooks from xmalloc, et all to
malloc,... and have run into a snag.  For reasons that aren't yet
clear, datastore_db.c is bombing in db_close() at line:

    ret = dbp->close(dbp, flag);

Until I figure out what's happening, the hooks aren't changeable.

By the way, making datastore_sqlite.c compatible with memdebug was how
I discovered the strdup/xstrdup inconsistency.

Regards,

David
_______________________________________________
Bogofilter-dev mailing list
Bogofilter-dev at bogofilter.org
http://www.bogofilter.org/mailman/listinfo/bogofilter-dev



More information about the bogofilter-dev mailing list