mirror of
https://github.com/lldap/lldap.git
synced 2026-07-01 21:16:55 +00:00
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.