Fixed last region dereferencing in arena

This commit is contained in:
2026-09-13 12:43:50 -05:00
parent c9ffbe13f1
commit a4470db522
3 changed files with 165 additions and 25 deletions
+1 -1
View File
@@ -30,8 +30,8 @@ tests:
- name: malunal.allocators.allinone
type: program
deps:
- malunal.allocators
- malunal.microtest
- malunal.allocators
srcs:
- ./tests/libc_allocator.c
- ./tests/platform_allocator.c