]> git.sur5r.net Git - openldap/commit
ITS#6752 Fix dynlist Compare callback
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 20 Dec 2010 10:20:38 +0000 (10:20 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 20 Dec 2010 10:20:38 +0000 (10:20 +0000)
commit42a0f5efc2f06df067e7052cee4102215b8dba96
treeb5283a4e6c5d2a4d035054e9762ba7586ca91e6e
parentabbf57fd7980d1930ace988e8b5df4fc8eb614d6
ITS#6752 Fix dynlist Compare callback
Replace dynlist_sc_save_entry() with dynlist_sc_compare_entry() which
compares instead of saves the entry.  Check rs->sr_type == REP_SEARCH.
servers/slapd/overlays/dynlist.c