s4:libcli/ldap: fix no memory error code in ldap_bind_sasl()
authorStefan Metzmacher <metze@samba.org>
Fri, 26 Jan 2024 17:07:53 +0000 (18:07 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Apr 2024 23:50:33 +0000 (23:50 +0000)
commit8deba427e2697501f10e80a2ac0325a657635b92
treef3e0a3c67dcca1d9f5d72a8535bcc7c66107ec18
parent2435ab1ad7092c004df72c2cb033eb94e5bf8274
s4:libcli/ldap: fix no memory error code in ldap_bind_sasl()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15621

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