]> git.sur5r.net Git - openldap/commitdiff
ITS#8109
authorHoward Chu <hyc@openldap.org>
Thu, 23 Apr 2015 04:52:13 +0000 (05:52 +0100)
committerHoward Chu <hyc@openldap.org>
Thu, 23 Apr 2015 04:52:13 +0000 (05:52 +0100)
libraries/liblmdb/CHANGES

index e0295ba80279aab80dff9c36f78a93ebc0c6c3c1..da4e5ce5f4f1a1cc3cd38f19576d21eef0220954 100644 (file)
@@ -7,6 +7,7 @@ LMDB 0.9.15 Release Engineering
        Fix mdb_rebalance collapsing root (ITS#8062)
        Fix mdb_load with large values (ITS#8066)
        Fix to retry writes on EINTR (ITS#8106)
+       Fix mdb_cursor_del on empty DB (ITS#8109)
        Added workaround for fdatasync bug in ext3fs
        Build
                Don't use -fPIC for static lib