s4-rpc: fixed a talloc loop in continue_ntlmssp_connection()
authorAndrew Tridgell <tridge@samba.org>
Fri, 2 Apr 2010 08:08:24 +0000 (19:08 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 2 Apr 2010 08:44:02 +0000 (19:44 +1100)
commit7d692f970a43e3d357549b02f905fa08d27ae8c8
tree80bebb95684652f555d71ca8c64438d94cecc81e
parent53dec154274978ce94de8f5182c7d39a0c5f451e
s4-rpc: fixed a talloc loop in continue_ntlmssp_connection()

We were creating a memory loop which caused havoc when the connection
was torn down.
source4/librpc/rpc/dcerpc_util.c