ITS#8321 fix mdb_cursor_chk()
authorHoward Chu <hyc@openldap.org>
Mon, 23 Nov 2015 01:10:05 +0000 (01:10 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 23 Nov 2015 01:40:56 +0000 (01:40 +0000)
commit88ac6987073a4d87e07b9a88f68c219e2649f0a5
tree55a940df0dd4c747d1357eb69417238b2883c3d2
parent3b9f857d8ba37879141f612d96993e90426a7b0d
ITS#8321 fix mdb_cursor_chk()

It was reporting spurious errors due to uninit'd cursors
libraries/liblmdb/mdb.c