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)
commit9ce0de670bc3a19a189fe45442b929ad0f2ec3b5
tree7229b60b221d6be91187f74d28dff01e43600533
parent28b6ae90765bc83446f42fade34105e479eff2d5
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
(This used to be commit 9cef40779ad987b506b1f514a67b5b1c8aea9969)
source4/libnet/libnet_join.c
source4/libnet/libnet_vampire.c