Howard Chu pushed to branch mdb.master3 at openldap / OpenLDAP
Commits: b961aca8 by Kris Zyp at 2025-10-15T18:03:32+01:00 ITS#9564 lmdb: fix race condition freeing spilled pages at end of transaction
Move the freeing of the spilled pages list inside the protection of the transaction mutex so there is no race condition with another transaction
- - - - -
1 changed file:
- libraries/liblmdb/mdb.c
View it on GitLab: https://git.openldap.org/openldap/openldap/-/commit/b961aca8675907137ba7c5e1...