Do not close netlogon pipe in get_schannel_session_key_common().
commitd9682dfb5918c20516d45de20c4f3d5824572e20
authorMichael Adam <obnox@samba.org>
Mon, 17 Dec 2007 22:02:39 +0000 (17 23:02 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 17 Dec 2007 22:27:53 +0000 (17 23:27 +0100)
tree30ba2b4d685b089eb40b0014aac7fdd7523a39f4
parent2e44c4020b09c197e5835f3f646da6e4d5203af2
Do not close netlogon pipe in get_schannel_session_key_common().

This removes one forgotten call of cli_rpc_pipe_close(netlogon_pipe).
Correction of e77c4022cfbb868e608edcb06b676658b0e201ad.

Michael
(This used to be commit 7f6593cddef048dd05140b05d306c708d8134f0e)
source3/rpc_client/cli_pipe.c