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

Re: (ITS#4419) back-meta assertion in test036



hyc@OpenLDAP.org wrote:
> Full_Name: Howard Chu
> Version: 2.3.20
> OS: HPUX 11i
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (24.126.120.178)
> Submitted by: hyc
>
>
> We occasionally see the result.c assert (!LDAP_API_ERROR( rs->sr_err )) from
> meta_back_modrdn -> send_ldap_result(). It appears that failures from
> ldap_rename() are not being mapped.
>   

Similar logic appears in back-meta/modify.c; if rs->sr_err == -1 it does 
not get remapped.

-- 
  -- 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/