Add atomic updates for persistent counters. See #20.

This commit is contained in:
brectanus
2008-05-13 00:05:02 +00:00
parent 5f6cb3aea9
commit f394c6faa2
6 changed files with 198 additions and 35 deletions

View File

@@ -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;