mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
e5c28a61d9
Added logic to return LdapResultCode::NoSuchObject (error 32) when a base scope search returns no results, instead of returning Success with zero entries. This aligns with RFC 4511 LDAP specification.