]> git.sur5r.net Git - openldap/commitdiff
add comment
authorPierangelo Masarati <ando@openldap.org>
Fri, 9 Dec 2005 10:31:41 +0000 (10:31 +0000)
committerPierangelo Masarati <ando@openldap.org>
Fri, 9 Dec 2005 10:31:41 +0000 (10:31 +0000)
servers/slapd/overlays/dynlist.c

index 8d7a1a613fab8f51c2859227f272bf75eff1f9c1..8714577029efe1159fd7e9d33b3aad8cdb533192 100644 (file)
@@ -376,6 +376,8 @@ dynlist_send_entry( Operation *op, SlapReply *rs, dynlist_info_t *dli )
                o.ors_scope = lud->lud_scope;
 
                if ( dli->dli_member_ad != NULL ) {
+                       /* if ( lud->lud_attrs != NULL ),
+                        * the URL should be ignored */
                        o.ors_attrs = slap_anlist_no_attrs;
 
                } else if ( lud->lud_attrs == NULL ) {