diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2019-11-13 23:08:24 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2019-11-13 23:08:24 -0500 |
commit | e9bc97fa6f5251d6ebb476e3167b887e098e83ff (patch) | |
tree | 1b454c7211ddb242c0ee9ae9d9d73a3581213065 | |
parent | 456797c3779ecd0a2c7a64a74bfb7bf3b6b61e16 (diff) |
..
-rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |