From e9bc97fa6f5251d6ebb476e3167b887e098e83ff Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Wed, 13 Nov 2019 23:08:24 -0500 Subject: .. --- main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/main.c b/main.c index d39ee62..1e84054 100644 --- a/main.c +++ b/main.c @@ -1,5 +1,6 @@ /* TODO: +running release build under valgrind produces an error that shouldn't be there!!! memory leaks! deal with unused functions compile time arguments + out parameters (in C) -- cgit v1.2.3