Since lp_bind_address() can't return NULL, we need to check if it is
authorWayne Davison <wayned@samba.org>
Fri, 31 Dec 2004 09:41:04 +0000 (09:41 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 31 Dec 2004 09:41:04 +0000 (09:41 +0000)
commit3dfe6e97a7e98c418479f5f0671f19c87f762697
treefa72e125555f20bd495cf812309f2b3a973dabe2
parent43bab4035b1f6617bb951f053733fabf9f962c2d
Since lp_bind_address() can't return NULL, we need to check if it is
an empty string and ignore it when it is.
clientserver.c