ando@OpenLDAP.org wrote:
> dynlist.c 1.57 -> 1.58
> add optional URI to allow restricting the scope of application of a
> specific dynamic list expansion rule (ITS#5761)
Bug: Third arg here should be an integer, not a string.
+ ptr = lutil_strncopy( ptr, dli->dli_oc->soc_cname.bv_val,
dli->dli_ad->ad_cname.bv_val );
--
Hallvard