Given how often a panic has to do with malloc() problems, don't tempt
commitd0b820562b8a7f8e5d0224926d46590b9f1ca9a3
authorAndrew Bartlett <abartlet@samba.org>
Sun, 21 Mar 2004 08:43:41 +0000 (21 08:43 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 21 Mar 2004 08:43:41 +0000 (21 08:43 +0000)
tree86865c1ab2e57dbf7dd733359fa8013ff7352e76
parent2426bb4906e0ca3b53800706da2e9d1e17a73dc7
Given how often a panic has to do with malloc() problems, don't tempt
things more by calling SAFE_FREE() just before we exit our panic handler.

Andrew Bartlett
source/lib/util.c