]> git.sur5r.net Git - openldap/commit
Change cache.c assert logic based on Hallvard's suggestion.
authorKurt Zeilenga <kurt@openldap.org>
Thu, 10 Dec 1998 19:20:15 +0000 (19:20 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 10 Dec 1998 19:20:15 +0000 (19:20 +0000)
commit6c2949ed866c2c3df19ea7e5279dce2f367be15e
tree5e6674cac11c7cdf648d8856a365f1aebafdfe7e
parent330ca36f0af1a68bbf46b1eb3aa05b631bd704f9
Change cache.c assert logic based on Hallvard's suggestion.
  "Check that the entry has no writers before removing it from the
  cache" sounds more sensible to me than "check that it *has* writers"
  before removing it.
I've also changed the default cachesize for tests to 4.  This
should help discover such problems.
servers/slapd/back-ldbm/cache.c
tests/data/slapd-master.conf