s4:ldap_server: terminate the connection if talloc_reference fails
authorStefan Metzmacher <metze@samba.org>
Fri, 12 May 2017 10:09:38 +0000 (12:09 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 15 Jun 2017 07:13:24 +0000 (09:13 +0200)
commit5de8074b3917e46cf68762c1b52775e5533a90cb
treebfed19db2ef5bc177b9060bad0ae74bf7d7c48df
parent3df94e62f478e43ce95923c1c48ba0fef8909142
s4:ldap_server: terminate the connection if talloc_reference fails

talloc_reference will be removed completely in the next commits...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/ldap_server/ldap_bind.c