From e7c10a1b27be94a09bb03bf31b4b66233e3d1bdc Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sun, 9 Jul 2023 19:14:44 +0200 Subject: Add some malloc annotations --- tests/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 49ae984..6075ec8 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -57,6 +57,7 @@ TARGETS= \ test_fwrite_overwrite \ test_vsnprintf \ test_vsprintf \ + test_malloc \ .SILENT: -- cgit v1.3