s3:ntlm_auth: call fault_setup() in order to get usefull backtraces
authorStefan Metzmacher <metze@samba.org>
Wed, 11 May 2016 21:09:53 +0000 (23:09 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 22 Jul 2016 14:03:25 +0000 (16:03 +0200)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/utils/ntlm_auth.c

index ed6b2f40ea174b8d363f79af5c7b8cc689f180c6..05916d6aa08e3ec8134302d7ccbfb6907f8f54a7 100644 (file)
@@ -2308,6 +2308,7 @@ enum {
        smb_init_locale();
 
        setup_logging("ntlm_auth", DEBUG_STDERR);
+       fault_setup();
 
        /* Parse options */