s4:libcli:smb2: don't allocate the smb2_tree struct earlier than necessary in smb2_co...
commit6a93475dd04236133cee4327087ccaef69a05225
authorMichael Adam <obnox@samba.org>
Thu, 2 Feb 2012 12:41:40 +0000 (2 13:41 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 3 Feb 2012 10:10:30 +0000 (3 11:10 +0100)
tree10eb682a7c28b804061d67b427015526763bfe2d
parent97823b69e9624a1cd59a42fe4c6a6e14896b7ae7
s4:libcli:smb2: don't allocate the smb2_tree struct earlier than necessary in smb2_connect()

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
source4/libcli/smb2/connect.c