mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
slap_send_ldap_result() when rs->sr_flags & REP_REF_MUSTBEFREED: - Do not return with rs->sr_ref == <freed data>, set it to NULL instead. - Plug memory leak when op->o_domain_scope || op->o_protocol<LDAP_VERSION3. send_ldap_response(): - Paranoia: Reset REP_MATCHED_MUSTBEFREED and REP_REF_MUSTBEFREED, in case the caller reuses the SlapReply without resetting the flags. |
||
|---|---|---|
| .. | ||
| slapd | ||
| Makefile.in | ||