r19261: Fix use of unitialised variables. (The binding string is used, if not
authorAndrew Bartlett <abartlet@samba.org>
Fri, 13 Oct 2006 07:25:51 +0000 (07:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:20:59 +0000 (14:20 -0500)
commit9cef40779ad987b506b1f514a67b5b1c8aea9969
treebe3cc54d18724a5ad5b0fd83f32abbee6a23dc23
parent0780cbcdcc7672932b055966a9d0480d2cd705b4
r19261: Fix use of unitialised variables.  (The binding string is used, if not
NULL).

This showed up in a manual pre-TP3 test of the 'net samdump' code, and
shows the critical need for the windows testing infrustructure on the
build farm.

Andrew Bartlett
source/libnet/libnet_join.c
source/libnet/libnet_vampire.c