Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gc_regions: cleanup & fixes for deallocation (#11920) | alaviss | 2020-08-17 | 1 | -0/+23 |
* gc_regions: withRegion nows return the modified MemRegion * gc_regions: make withScratchRegion dealloc correctly * tests/gc: add tregionleak test This test checks if memory within regions are freed properly. |