s4:libcli/ldap: send AbandonRequests for cancelled requests
authorStefan Metzmacher <metze@samba.org>
Mon, 1 Feb 2016 10:00:14 +0000 (11:00 +0100)
committerGarming Sam <garming@samba.org>
Wed, 17 Feb 2016 02:43:22 +0000 (03:43 +0100)
commitcd77b0bba434139e13db5ec2096ca99b6b3f084d
treea9c2753f12f16446ec4b47a1ec6ebe6c534efa47
parenta077e2ae62fea085f392cc32f1eb48942f5d43c7
s4:libcli/ldap: send AbandonRequests for cancelled requests

This happens on a local timeout of an talloc_free() of the request.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/libcli/ldap/ldap_client.c