]> git.sur5r.net Git - openldap/commit
Set res parameter to NULL upon ldap_search_ext_s entry. Likewise for friends.
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 14 Apr 2010 20:08:22 +0000 (20:08 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 14 Apr 2010 20:08:22 +0000 (20:08 +0000)
commitc410ce63418460cd837de336ac120ab86b954b33
tree5036a42fe377c15bacb07c6f4d5520ddb5c07545
parentda0cdee833eeef8a9f39e2115e1b5b31fee66b02
Set res parameter to NULL upon ldap_search_ext_s entry.  Likewise for friends.
Note in manual that res parameter should be freed regardless of return value
of ldap_search_ext_s (or friends).
doc/man/man3/ldap_search.3
libraries/libldap/search.c