r22065: First logic change I've found :-(. We were being too
authorJeremy Allison <jra@samba.org>
Wed, 4 Apr 2007 00:03:12 +0000 (00:03 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:08 +0000 (12:19 -0500)
commit70875f92a22985539dc41e26a084218a45e1a13f
treeb486b122f97605b2969fcdd42feeb86d78f08642
parent1a0f69bb21fd03a18514dfc93c84568708144e28
r22065: First logic change I've found :-(. We were being too
restrictive about strings being NULL. If an info level
doesn't use a subformat the subformat string may be
missing (null). Add debug statements to help track
this.
Jeremy
source/smbd/lanman.c