diff --git a/nileakdetector.h b/nileakdetector.h index 6091d8c..72a5345 100644 --- a/nileakdetector.h +++ b/nileakdetector.h @@ -49,6 +49,8 @@ void nileakdetector_print_summary() { } } +// TODO: nileakdetector_reset -> resets the counting to zero + #undef malloc #undef free