Fixup 360 support
This commit is contained in:
@@ -189,7 +189,7 @@ class TestRunner {
|
||||
|
||||
~TestRunner() {
|
||||
memory::DeallocFixed(memory_, memory_size_,
|
||||
memory::DeallocationType::kDecommitRelease);
|
||||
memory::DeallocationType::kRelease);
|
||||
|
||||
memory::AlignedFree(context_);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user