diff options
author | Stefan Metzmacher <metze@samba.org> | 2014-01-08 19:46:01 +0100 |
---|---|---|
committer | Stefan Metzmacher <metze@samba.org> | 2014-01-17 12:38:09 +0100 |
commit | 5fd9eab20fc48f84c2ab389f91ae11d65361ccf5 (patch) | |
tree | 913ad9e00896d191fe5dc3f1f53e1a7827e80529 /source3/smbd/uid.c | |
parent | c84fe17ba954d2784cc1ac5f9e1f3a8302ca951d (diff) | |
download | samba-5fd9eab20fc48f84c2ab389f91ae11d65361ccf5.tar.gz samba-5fd9eab20fc48f84c2ab389f91ae11d65361ccf5.tar.xz samba-5fd9eab20fc48f84c2ab389f91ae11d65361ccf5.zip |
s3:lib/tldap: make use of tevent_req_defer_callback()
In tldap_msg_received() we call tevent_req_error() for more than
one request, if we do that we need to use tevent_req_defer_callback()
otherwise we're likely to crash, as a triggered callback may
invalidate our state.
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'source3/smbd/uid.c')
0 files changed, 0 insertions, 0 deletions