mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
Address compiler warnings in the unit tests
This commit is contained in:
committed by
Qi Wang
parent
d131331310
commit
e1338703ef
@@ -32,6 +32,8 @@ static hpa_shard_opts_t test_hpa_shard_opts_default = {
|
||||
false,
|
||||
/* hugify_delay_ms */
|
||||
10 * 1000,
|
||||
/* min_purge_interval_ms */
|
||||
5 * 1000,
|
||||
};
|
||||
|
||||
static hpa_shard_t *
|
||||
|
||||
Reference in New Issue
Block a user