]> git.sur5r.net Git - openldap/commitdiff
ITS#8363
authorHoward Chu <hyc@openldap.org>
Thu, 28 Jan 2016 04:22:26 +0000 (04:22 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 28 Jan 2016 04:22:26 +0000 (04:22 +0000)
libraries/liblmdb/CHANGES

index ee99256b7150929672ecbdd48a449b8f66e837e9..0c1295d3bd3102a281a9a376485e1fd3c651bfe9 100644 (file)
@@ -6,6 +6,7 @@ LMDB 0.9.18 Release Engineering
        Fix MDB_APPENDDUP vs. rewrite(single item) (ITS#8334)
        Fix mdb_copy of large files on Windows
        Fix subcursor move after delete (ITS#8355)
+       Fix mdb_midl_shirnk off-by-one (ITS#8363)
        Check for utf8_to_utf16 failures (ITS#7992)
        Catch strdup failure in mdb_dbi_open
        Build