Howard Chu writes:
It is not an error in ldif_back_add() since rs->sr_text is only used by send_ldap_result(). Its value upon return from ldif_back_add is irrelevant.
Okay. I wondered if overlays could do something strange, but that does seem wrong. Then this bug only affected modify and modrdn.