mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 03:59:34 -05:00
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. |
||
|---|---|---|
| .. | ||
| add.c | ||
| back-ldap.h | ||
| bind.c | ||
| chain.c | ||
| compare.c | ||
| config.c | ||
| delete.c | ||
| distproc.c | ||
| extended.c | ||
| init.c | ||
| Makefile.in | ||
| modify.c | ||
| modrdn.c | ||
| monitor.c | ||
| pbind.c | ||
| proto-ldap.h | ||
| search.c | ||
| TODO.proxy | ||
| unbind.c | ||