mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.4.3' into maint-0.4.4
This commit is contained in:
@@ -1095,6 +1095,7 @@ test_rend_cache_clean_v2_descs_as_dir(void *data)
|
||||
desc->timestamp = now;
|
||||
desc->pk = pk_generate(0);
|
||||
e->parsed = desc;
|
||||
rend_cache_increment_allocation(rend_cache_entry_allocation(e));
|
||||
digestmap_set(rend_cache_v2_dir, key, e);
|
||||
|
||||
/* Set the cutoff to minus 10 seconds. */
|
||||
|
||||
Reference in New Issue
Block a user