]> git.sur5r.net Git - openldap/commit
ITS#7512 Plug mdb_txn_abort(nested txn) page leaks.
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 19 Feb 2013 21:03:04 +0000 (22:03 +0100)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 19 Feb 2013 21:03:04 +0000 (22:03 +0100)
commitf43ae20be7cb1b45b9a4156a32e6fdcefbe4f63d
treeed165f99cba05b8e27711a1fd11caae850810cc1
parentf97552a83abb085bc44b1b578e550d64c1313a4b
ITS#7512 Plug mdb_txn_abort(nested txn) page leaks.

Also catch mdb_cursor_shadow() errors.
libraries/liblmdb/mdb.c