On Wed, 20 Mar 2024 11:43:19 +0800, Ian Kent wrote: > On 20/3/24 08:59, David Disseldorp wrote: ... > > - struct berval *c; > > + struct berval **c; > > int ret; > > LDAPControl **clp; > > ret = ldap_parse_page_control(ld,clp,ct,c); ]])], > > > Thanks David, looks ok to me, will have a closer look and (I expect) > will apply it. Thanks for the feedback Ian. Is there anything holding this one up from being merged? Cheers, David