s3: Fix a segfault with debug level 3 on Solaris
commit83da2ba8a4d599a82d8c15424694e06e361b40d1
authorVolker Lendecke <vl@samba.org>
Thu, 12 Apr 2012 10:15:50 +0000 (12 12:15 +0200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Jun 2012 19:39:15 +0000 (22 21:39 +0200)
tree8dfd8ecd581e94ca17a462c3da3363fa65eb2485
parentfd37883f88f05b1c0b17bd38e762cb307f56a067
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).
(cherry picked from commit 237d4dacfed478ce7f23a5f46b609189215259d3)
source3/smbd/password.c