Well spotted -- should always be TRUE. -- Luke
>From: Hallvard B Furuseth <[EMAIL PROTECTED]> >Subject: Incomplete slapi_int_ldapmods2modifications() change >To: [EMAIL PROTECTED] >Cc: OpenLDAP Commit <[EMAIL PROTECTED]> >Date: Tue, 02 Aug 2005 15:00:45 +0200 > >slapi/slapi_utils.c rev 1.172 removed the 'dup' parameter to >slapi_int_ldapmods2modifications(), but a 'dup' test remains in the >function body. (It evaluates to the address of the function dup().) > >> Add slapi_dn_isbesuffix() >> Fix slapi_dn_beparent() logic >> Fix slapi_int_ldapmods2modifications() memory management, values >> always need to be duplicated because of prettying in slap_mods_check() > >-- >Hallvard --
