r22847: The new validate_panic function calls exit (instead of setting
authorMichael Adam <obnox@samba.org>
Mon, 14 May 2007 13:31:42 +0000 (13:31 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:02 +0000 (12:22 -0500)
commitc580cda23cf20f32104eacf43e9d6cb60626eb53
tree91bfcc8190142ee94152e37314c8b22b77560091
parentb92064fcfd804b861e2f5125078812d83b9120a6
r22847: The new validate_panic function calls exit (instead of setting
a global error flag an returning), so cleanups and returns
subsequent to calls of smb_panic_fn have become unnecessary.
(This used to be commit 9d2db8c70f10a9285abd4a61fa66ee8aff2e7e6b)
source3/nsswitch/winbindd_cache.c