]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#9916
authorHoward Chu <hyc@openldap.org>
Mon, 28 Nov 2022 23:41:00 +0000 (23:41 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 28 Nov 2022 23:41:00 +0000 (23:41 +0000)
libraries/liblmdb/CHANGES

index 9e0bde3b769bf7cb0a8df410742c65a5f2093372..fa29c2ab970b8aecd77558facb82bc5b780c2d52 100644 (file)
@@ -2,6 +2,7 @@ LMDB 0.9 Change Log
 
 LMDB 0.9.30 Release (2022/10/19)
        ITS#9806 - LMDB page_split: key threshold depends on page size
+       ITS#9916 - avoid gcc optimization bug on sparc64 linux
        ITS#9919 - Mark infrequently used functions as cold
        ITS#9723 - clear C_EOF on cursor with MDB_FIRST_DUP
        ITS#9030 - Use sys/cachectl.h rather than asm/cachectl.h on mips