ITS#8311 fix page_split from update_key
authorHoward Chu <hyc@openldap.org>
Wed, 18 Nov 2015 00:33:25 +0000 (00:33 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 18 Nov 2015 10:01:34 +0000 (10:01 +0000)
commit6d63afb1d9194cf1c0408b865f78e94efbf40990
tree3e43197dc8a5c6494dab01297d61f9feb5ce5455
parent3360cbad668f678fb23c064ca4efcc5c9ae95d10
ITS#8311 fix page_split from update_key

Check for top of stack. Usually the cursor only has height 1 when
calling page_split, but not always.
libraries/liblmdb/mdb.c