From 3f194f1c7264945a63b0018b159cc83bd9385c59 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 26 Aug 2024 23:00:55 +0300 Subject: fix memory leaks destroying threads --- tests/create-exhaustion/source.mk | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/create-exhaustion/source.mk (limited to 'tests/create-exhaustion/source.mk') diff --git a/tests/create-exhaustion/source.mk b/tests/create-exhaustion/source.mk new file mode 100644 index 0000000..d096746 --- /dev/null +++ b/tests/create-exhaustion/source.mk @@ -0,0 +1,2 @@ +DO != ./scripts/gen-prog -n create-exhaustion -p init init.c +DO != ./scripts/gen-simple -n create-exhaustion -p init -- cgit v1.3