mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
temorarially comment out INSIST
This commit is contained in:
parent
a630d60b8b
commit
acb6a99ccb
@ -15,7 +15,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: mem.c,v 1.132 2007/02/26 22:57:03 marka Exp $ */
|
||||
/* $Id: mem.c,v 1.133 2007/02/27 03:31:04 marka Exp $ */
|
||||
|
||||
/*! \file */
|
||||
|
||||
@ -1948,7 +1948,7 @@ isc_mem_checkdestroyed(FILE *file) {
|
||||
}
|
||||
fflush(file);
|
||||
#endif
|
||||
INSIST(0);
|
||||
/* INSIST(0); XXXMPA temorarially comment out. */
|
||||
}
|
||||
UNLOCK(&lock);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user