]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#8447 fix cursor_put(MDB_CURRENT) on DUPSORT DB with different-sized data
authorHoward Chu <hyc@openldap.org>
Mon, 6 Mar 2023 16:47:44 +0000 (16:47 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 25 May 2023 19:33:44 +0000 (19:33 +0000)
commit76bad923f787462ecd969c273cc92a67f8633d96
tree7ff1de42661a5b98468dd6dea9bb8b1efa28860f
parent137fef056d4753dbad9128da6f94c3e0b4a816a8
ITS#8447 fix cursor_put(MDB_CURRENT) on DUPSORT DB with different-sized data
libraries/liblmdb/mdb.c