summaryrefslogtreecommitdiff
path: root/source3/rpc_client/cli_pipe.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-08-04 00:50:00 +0000
committerTim Potter <tpot@samba.org>2003-08-04 00:50:00 +0000
commit5216cb0f369fd45949c913b38b2ef1d5125af39d (patch)
tree5847a6e3563417e956b38b0454294b9fbce57ad7 /source3/rpc_client/cli_pipe.c
parent5d070d89a86f43e020fcc824476678fe634327d5 (diff)
downloadsamba-5216cb0f369fd45949c913b38b2ef1d5125af39d.tar.gz
samba-5216cb0f369fd45949c913b38b2ef1d5125af39d.tar.bz2
samba-5216cb0f369fd45949c913b38b2ef1d5125af39d.zip
More patches from Brett:
- remove 'if(mem_ctx)' tests prior to 'talloc_destroy' call to make consistent with other modules; 'talloc_destroy' already test for NULL anyway. - initialize PyObject* result pointers to NULL in function declarations; enables removal of redundant NULL assignments. - use local scope TALLOC_CTX in lsa_lookup_names to prevent unbounded memory growth during python policy object lifetime. - change context name string used in lsa_lookup_sids from 'lsa_open_policy' to 'lsa_lookup_sids' (cut'npaste oversight from previous patch) - change docstring to match module name (apparently another cut'npaste situation) (This used to be commit 98cac74c67c454f636df5c1ea2baa029c482e402)
Diffstat (limited to 'source3/rpc_client/cli_pipe.c')
0 files changed, 0 insertions, 0 deletions