s4-libcli: Initialize stack structure variables to zero.
authorAmitay Isaacs <amitay@gmail.com>
Thu, 28 Jul 2011 03:22:01 +0000 (13:22 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 28 Jul 2011 05:20:54 +0000 (15:20 +1000)
commit43ff229b9a71959c2a583d1ff6bec3de5d873af3
tree75a13c1607217ddbaa887ac9f5c5a0618b27d56d
parent6c1cbfb232dbf20589c2aa8cbe8e3f0564a4a31d
s4-libcli: Initialize stack structure variables to zero.

Update do_smb_connect function to return NTSTATUS rather than raise
python exception on error. Error checking done in py_smb_new().

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source4/libcli/pysmb.c