Probably fixes a crash during name resolution when log level >= 10
authorTed Percival <ted.percival@quest.com>
Tue, 3 Feb 2009 22:25:31 +0000 (14:25 -0800)
committerJeremy Allison <jra@samba.org>
Tue, 3 Feb 2009 22:25:31 +0000 (14:25 -0800)
commit189a85dd68eb6c62272e51769d842afbf8389a4f
tree7ae3b11c829eda6ec4ccd193cec48159cd395109
parent98e2fe5e6d7634aa1ecf12b1b1fb23c82b3f16c5
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).
source3/libsmb/namequery.c