memdebug.[ch]

David Relson relson at osagesoftware.com
Wed Mar 16 02:37:53 CET 2005


On Tue, 15 Mar 2005 20:04:28 -0500
David Relson wrote:

> 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

Matthias,


There are a number of places in bogofilter where the BerkeleyDB code
allocates storage which bogofilter frees.  



-- 
David Relson                   Osage Software Systems, Inc.
relson at osagesoftware.com       Ann Arbor, MI 48103
www.osagesoftware.com          tel:  734.821.8800
_______________________________________________
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