mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-03 22:28:44 +00:00
reserve-commit-chain arenas
This commit is contained in:
@@ -16,7 +16,7 @@ void run_test_on_string(MD_String8 string)
|
||||
|
||||
int main(void)
|
||||
{
|
||||
arena = MD_ArenaAlloc(1ull << 40);
|
||||
arena = MD_ArenaAlloc();
|
||||
|
||||
// TODO(allen): throw more at this.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user