mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-10 08:53:27 -05:00
Various mistakes when converting from previous data structures. Add a few more debug asserts/sanity checks. Split all "if (foo) return" constructs to separate lines to allow easier breakpoint setting. Add mtest6 for checking mdb_split() behavior. This needs to be expanded to check rebalance/merge cases too. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| COPYRIGHT | ||
| Doxyfile | ||
| LICENSE | ||
| make.sh | ||
| Makefile | ||
| mdb.c | ||
| mdb.h | ||
| mdb_stat.c | ||
| midl.c | ||
| midl.h | ||
| mtest.c | ||
| mtest2.c | ||
| mtest3.c | ||
| mtest4.c | ||
| mtest5.c | ||
| mtest6.c | ||