merge from dev

This commit is contained in:
daan 2022-11-07 14:58:17 -08:00
commit a27637acb3
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ jobs:
displayName: Linux
pool:
vmImage:
ubuntu-18.04
ubuntu-22.04
strategy:
matrix:
Debug:

View File

@ -111,7 +111,7 @@ mi_decl_cache_align const mi_heap_t _mi_heap_empty = {
0, // cookie
0, // arena id
{ 0, 0 }, // keys
{ {0}, {0}, 0, true },
{ {0}, {0}, 0, true }, // random
0, // page count
MI_BIN_FULL, 0, // page retired min/max
NULL, // next