Call smb_panic when we try to exit the server uncleanly. This gives us the normal...
authorRichard Sharpe <realrichardsharpe@gmail.com>
Wed, 27 Mar 2013 03:17:11 +0000 (20:17 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 27 Mar 2013 21:58:36 +0000 (22:58 +0100)
commit40d783c397ea21d03d1ea7130a438dd8c0d817f1
tree9da6119d6660e5440dc8715260ceb86abba337e0
parent1dcd75df4941d7032a66d3fbb86ac76964444a3f
Call smb_panic when we try to exit the server uncleanly. This gives us the normal traceback and memory dump, but also runs the normal panic action.

Signed-off-by: Richard Sharpe <realrichardsharpe@gmail.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Mar 27 22:58:37 CET 2013 on sn-devel-104
source3/smbd/server_exit.c