From f139fff6ae7063c1965fa3085bb2585d7d838d72 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Wed, 30 Oct 2024 13:34:18 +0200 Subject: rpc actually marks and unmarks stack regions + Processes won't be able to read previous stack frames etc --- tests/malloc/source.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests/malloc/source.mk') diff --git a/tests/malloc/source.mk b/tests/malloc/source.mk index 9498682..01b4d6e 100644 --- a/tests/malloc/source.mk +++ b/tests/malloc/source.mk @@ -1,2 +1 @@ -DO != ./scripts/gen-prog -n malloc -p init init.c -DO != ./scripts/gen-simple -n malloc -p init +TESTS += malloc -- cgit v1.3