if there were still active memory contexts.
[RT #16672]
+2149. [bug] isc_mem_checkdestroyed() failed to abort on
+ if there were still active memory contexts.
+ [RT #16672]
+
2148. [func] Add positive logging for rndc commands. [RT #14623]
2147. [bug] libbind: remove potential buffer overflow from
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: mem.c,v 1.131 2007/02/14 02:39:44 marka Exp $ */
+/* $Id: mem.c,v 1.132 2007/02/26 22:57:03 marka Exp $ */
/*! \file */
}
fflush(file);
#endif
- INSIST(1);
+ INSIST(0);
}
UNLOCK(&lock);
}