Index: diablo.c =================================================================== RCS file: /source/diablo/diablo/util/diablo.c,v retrieving revision 1.107 diff -c -r1.107 diablo.c *** diablo.c 2001/01/21 08:24:57 1.107 --- diablo.c 2001/02/27 05:35:51 *************** *** 1046,1051 **** --- 1046,1058 ---- */ freePool(&ParProcMemPool); + + /* + * Free memory used by DiabFilter as well, because it's only + * used in the parent. + */ + + DiabFilter_freeMem(); /* * Simple session debugging support