]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:net_rpc: don't shutdown a cli_state passed from the caller
authorStefan Metzmacher <metze@samba.org>
Thu, 26 Mar 2009 19:29:24 +0000 (20:29 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 17 Apr 2009 19:46:46 +0000 (21:46 +0200)
commitc0dfe0cf80ee50f395912b7d6aec0d87febd34c0
tree277182f70df96e6c1e9a9e243692f927c3e1a33c
parent6f90cdaf63b5b584c96b9ffc388c9e8df172db67
s3:net_rpc: don't shutdown a cli_state passed from the caller

This fixes a crash bug if we timeout in net rpc trustdom list.

metze
source3/utils/net_rpc.c