i don t see why under UNIX iu should release memory before exit(0)
all teh memory in Cobb's message is necessary thoughout the life time of the process
we do not release either the memory on the stack obviously.
howver I added a comment to an item in the database and it complained
about a leak of 510 bytes at wbs/bstree.c at line 341:
bs->bt->cp = messalloc(strlen(BSbuffer)+1);
would be serious, if indeed it is not release, ill check that one.
2) i wonder if this discussion is not too technical for the bionet server ?