mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Add atomic updates for persistent counters. See #20.
This commit is contained in:
@@ -351,6 +351,7 @@ struct modsec_rec {
|
||||
int upload_remove_files;
|
||||
|
||||
/* other */
|
||||
apr_table_t *collections_original;
|
||||
apr_table_t *collections;
|
||||
apr_table_t *collections_dirty;
|
||||
|
||||
|
Reference in New Issue
Block a user