source3/smbd/pysmbd.c: Always use create_conn_struct(). Don't hand create connection...
authorJeremy Allison <jra@samba.org>
Tue, 8 Jan 2013 22:18:27 +0000 (14:18 -0800)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 9 Jan 2013 03:54:29 +0000 (14:54 +1100)
commit7ba685090487410270415d3e4d69f62947ce34c3
tree7cf05a0585356b394c093a8a6fae5f3113a39873
parenta9730cb3909d8c8aea64b35342ac763b135e0b1f
source3/smbd/pysmbd.c: Always use create_conn_struct(). Don't hand create connection structs.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/smbd/pysmbd.c