s3-rpc_client remove cli_auth_ntlmssp_data_destructor
authorAndrew Bartlett <abartlet@samba.org>
Mon, 17 Oct 2011 09:00:02 +0000 (20:00 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 18 Oct 2011 10:25:30 +0000 (12:25 +0200)
commitf3333bdade7d54b19bfcdc2addc685abd165eddf
treec8afe46e77e9143d44c44e11250a81a8b8ed6c2a
parent56328a4d61c8d0a52f6841097bf8fc4ffd46bfb6
s3-rpc_client remove cli_auth_ntlmssp_data_destructor

This can be an ordinary talloc child without causing any problem.

This seems to have been inherited from a time when ntlmssp_client_start()
returned malloc() based memory.

Andrew Bartlett
source3/rpc_client/cli_pipe.c