mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-13 14:27:59 +08:00
Get txn->mt_txnid from the meta page instead. Otherwise it and txn->mt_toggle could become inconsistent, since read-only txns fetched both from MDB_txbody without mutex proteciton.
Description
No description provided
Languages
C
78.9%
Shell
14.9%
C++
2%
Makefile
1.7%
Roff
1.2%
Other
1.1%