1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00

turn off the insure xterm hack for now

(This used to be commit 8698f7ef3ee9b83370e895607297245b6df74934)
This commit is contained in:
Andrew Tridgell 2001-11-28 04:44:23 +00:00
parent d0ea72d0b7
commit 241b1b9aa6

View File

@ -2060,7 +2060,7 @@ void data_blob_clear_free(DATA_BLOB *d)
data_blob_free(d);
}
#ifdef __INSURE__
#ifdef __INSURE__XX_DISABLED_XX
/*******************************************************************
This routine is a trick to immediately catch errors when debugging