]> git.sur5r.net Git - openldap/commit
ITS#7515 Fix mdb_page_unspill() in nested txn.
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 23 Sep 2013 18:13:27 +0000 (20:13 +0200)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 23 Sep 2013 18:13:27 +0000 (20:13 +0200)
commit8e1d10e82887a0b8fdea6151c73377f9cabeb517
tree882da15e5f6e9eedd5706001cbdd028b207c1aea
parenta3b3482854698f520135a49de930df4b788694dd
ITS#7515 Fix mdb_page_unspill() in nested txn.

Malloc a page in this txn, not in a parent.
libraries/liblmdb/mdb.c