Skip to content

Commit d8ebfdc

Browse files
committed
Merge branch 'PHP-8.0' into PHP-8.1
2 parents 1105737 + 8fce70a commit d8ebfdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/dba/dba_lmdb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ DBA_DELETE_FUNC(lmdb)
254254

255255
php_error_docref1(NULL, key, E_WARNING, "%s", mdb_strerror(rc));
256256

257+
mdb_txn_abort(LMDB_IT(txn));
257258
return FAILURE;
258259
}
259260

0 commit comments

Comments
 (0)