Quanah Gibson-Mount pushed to branch master at openldap / OpenLDAP
Commits: f7888739 by Ondřej Kuzník at 2021-03-18T15:34:26+00:00 ITS#9444 Pass original message when chain-return-error is set
- - - - - 0c8afb03 by Ondřej Kuzník at 2021-03-18T15:34:26+00:00 ITS#9444 Manage sr_ref/sr_matched flags accordingly
send_ldap_response() clears them immediately even if we never attached the data to be freed, so when we reinstate them, the flags are gone and the next send_ldap_response() doesn't consider freeing them.
- - - - -
1 changed file:
- servers/slapd/back-ldap/chain.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/compare/7bc9c290057ff89044aa299...