summaryrefslogtreecommitdiff
path: root/source3/winbindd/winbindd_async.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2009-05-10 10:49:53 +0200
committerVolker Lendecke <vl@samba.org>2009-06-14 11:25:47 +0200
commit9b06c27cdb5f896cfd92eb103132cee258b87ca1 (patch)
tree743fe37119495535dda77bd089e348341ad5b8b3 /source3/winbindd/winbindd_async.c
parentc049d098d1e56a56378bc105d1df89c34cc06ddb (diff)
downloadsamba-9b06c27cdb5f896cfd92eb103132cee258b87ca1.tar.gz
samba-9b06c27cdb5f896cfd92eb103132cee258b87ca1.tar.bz2
samba-9b06c27cdb5f896cfd92eb103132cee258b87ca1.zip
Convert the winbind parent->child communication to wb_reqtrans
Diffstat (limited to 'source3/winbindd/winbindd_async.c')
-rw-r--r--source3/winbindd/winbindd_async.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/winbindd/winbindd_async.c b/source3/winbindd/winbindd_async.c
index 9f0c6817d8..af1b67db9c 100644
--- a/source3/winbindd/winbindd_async.c
+++ b/source3/winbindd/winbindd_async.c
@@ -781,8 +781,6 @@ static void getsidaliases_recv(TALLOC_CTX *mem_ctx, bool success,
return;
}
- SAFE_FREE(response->extra_data.data);
-
cont(private_data, True, sids, num_sids);
}
@@ -923,8 +921,6 @@ static void gettoken_recvdomgroups(TALLOC_CTX *mem_ctx, bool success,
return;
}
- SAFE_FREE(response->extra_data.data);
-
if (state->alias_domain == NULL) {
DEBUG(10, ("Don't expand domain local groups\n"));
state->cont(state->private_data, True, state->sids,