mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
0669adf635
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 |