]> git.sur5r.net Git - openldap/commit
ITS#8489 reset cursor EOF flag in cursor_set
authorHoward Chu <hyc@openldap.org>
Wed, 31 Aug 2016 23:41:35 +0000 (00:41 +0100)
committerHallvard Furuseth <hallvard@openldap.org>
Thu, 15 Dec 2016 21:27:33 +0000 (22:27 +0100)
commit56b81e6d576b82bd8992b1796e4c9d5a4ec12929
tree7430080877ea9e53f96013e782a615fd3b37a2d3
parent38564c92dac6420ec20ec3d8d94a3c6f7f2bff54
ITS#8489 reset cursor EOF flag in cursor_set

It usually gets done anyway, but one of the fastpath shortcuts
bypassed this step.
libraries/liblmdb/mdb.c