s3: Fix a segfault with debug level 3 on Solaris
commit6742aa1fb62bdb70ee5e89d243b4058ba6b5e73a
authorVolker Lendecke <vl@samba.org>
Thu, 12 Apr 2012 10:15:50 +0000 (12 12:15 +0200)
committerVolker Lendecke <vl@samba.org>
Thu, 12 Apr 2012 19:49:32 +0000 (12 21:49 +0200)
treef64043b355d03a8ee0a05a1d1c7a4a5a9b7de036
parentbcc16f191175740f200c12925b63d45478f06454
s3: Fix a segfault with debug level 3 on Solaris

printf can not deal with NULL strings
source3/smbd/password.c