From 2d3a573977417d917c16742d8d9d8ead047d0ebc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 8 May 2026 22:29:35 +0200 Subject: Misc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- librecrypt_wipe_str.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'librecrypt_wipe_str.c') diff --git a/librecrypt_wipe_str.c b/librecrypt_wipe_str.c index 81f9d54..75a4ade 100644 --- a/librecrypt_wipe_str.c +++ b/librecrypt_wipe_str.c @@ -27,6 +27,7 @@ main(void) size_t i; SET_UP_ALARM(); + INIT_RESOURCE_TEST(); /* Check NULL is supported */ librecrypt_wipe_str(NULL); @@ -38,6 +39,7 @@ main(void) CHECK(" hello developer "); CHECK("\1 hello developer \1"); + STOP_RESOURCE_TEST(); return 0; } -- cgit v1.2.3-70-g09d2