TXN_MALLOC
if (F_ISSET(txnp, TXN_MALLOC)) {
txn->flags = TXN_MALLOC;
if (F_ISSET(txn, TXN_MALLOC)) {
if (F_ISSET(txnp, TXN_MALLOC) && (txnp->parent == NULL || !is_commit)) {