Probably fixes a crash during name resolution when log level >= 10
commit16e49e8be8a942aa77a013c197a20d4c0bb3875f
authorTed Percival <ted.percival@quest.com>
Tue, 3 Feb 2009 22:10:20 +0000 (3 14:10 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 3 Feb 2009 22:10:20 +0000 (3 14:10 -0800)
tree459281f9be074f9b13c8a33706278d833e69baff
parent5994c90ff8754b64a3a6658e28bd94f6a91a441b
Probably fixes a crash during name resolution when log level >= 10
and libc segfaults if printf is passed NULL for a "%s" arg
(eg. Solaris).
source/libsmb/namequery.c