s3: Fix a segfault with debug level 3 on Solaris
commit237d4dacfed478ce7f23a5f46b609189215259d3
authorVolker Lendecke <vl@samba.org>
Thu, 12 Apr 2012 10:15:50 +0000 (12 12:15 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 7 May 2012 13:02:30 +0000 (7 15:02 +0200)
tree7152f2f44955cf8ffce6ff2e43348e420bc871b7
parent3882e0af43bfcaec1bfa2477d352b7ee3fd9993d
s3: Fix a segfault with debug level 3 on Solaris

printf can not deal with NULL strings

Fix bug #8861 (smbd crashes on high debug level with anonymous logins).
source3/smbd/password.c