make sure that a fault cannot occur twice. The new Debug1() code is
commit83122bae2253221f085118c6e7e914982656bd64
authorAndrew Tridgell <tridge@samba.org>
Tue, 11 Aug 1998 13:55:16 +0000 (11 13:55 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 11 Aug 1998 13:55:16 +0000 (11 13:55 +0000)
treee98ec8b2c910a298c3073401497e0e9ef82c3783
parent4ac3091e57e9ab234b3c051333ba521a92defa99
make sure that a fault cannot occur twice. The new Debug1() code is
causing seg faults on my machine and because the fault code calls
DEBUG() it is looping!

now to find the bug in the Debug1() code ...
source/lib/fault.c