[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: old/new password bv_len initialization causes test010 failure
Kurt D. Zeilenga wrote:
Another alternative would be leave slap_op alone,
but change req_pwdexop_s to be:
struct req_pwdexop_s {
struct req_extended_s rs_extended;
struct berval rs_old;
struct berval rs_new;
Modifications *rs_mods;
Modifications **rs_modtail;
}
I was just thinking that. Sounds good to me.
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc
OpenLDAP Core Team http://www.openldap.org/project/