mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-07 22:32:56 +03:00
Address compiler warnings in the unit tests
This commit is contained in:
parent
d131331310
commit
e1338703ef
2 changed files with 2 additions and 2 deletions
|
|
@ -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 *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue