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

Re: ldap_chase_referrals in libldap/request.c needs a call to hex_unescape?to (ITS#441)



I'm thinking that the call should be before the strlen( ref )
not after.

Comments?

At 12:40 PM 3/20/00 -0800, Mei-Hui Su wrote:
>cvs diff request.c | more
>Index: request.c
>===================================================================
>RCS file: /repo/OpenLDAP/pkg/ldap/libraries/libldap/request.c,v
>retrieving revision 1.43
>diff -r1.43 request.c
>630a631,633
>> 
>>                 ldap_pvt_hex_unescape(ref);
>> 
>
>
>mei
>
>