mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Update persist_dbm.c
This commit is contained in:
@@ -334,7 +334,7 @@ cleanup:
|
|||||||
apr_sdbm_close(dbm);
|
apr_sdbm_close(dbm);
|
||||||
#ifdef GLOBAL_COLLECTION_LOCK
|
#ifdef GLOBAL_COLLECTION_LOCK
|
||||||
apr_global_mutex_unlock(msr->modsecurity->dbm_lock);
|
apr_global_mutex_unlock(msr->modsecurity->dbm_lock);
|
||||||
ÿ |