[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Detecting an error from ldap_get_values()



At 07:37 AM 3/22/00 -0800, Kurt D. Zeilenga wrote:
>We should verify LDAP_OPT_ERROR_NUMBER is set with the resultCode
>from a response message OR, upon API error, to a value reserved
>for API use.  There may be cases in the code where the API
>inadvertly clears LDAP_OPT_ERROR_NUMBER.

I found a number of routines which need to be fixed in this
regard includings references.c, request.c, and result.c.