From 1093d925d9bd5d1c6f1b789b7a46e72d01c86ff5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20H=C3=BCbinette=20=28Hubbe=29?= <hubbe@hubbe.net> Date: Wed, 15 Nov 1995 22:15:30 +0100 Subject: [PATCH] entry added Rev: src/BUGS:1.3 --- src/BUGS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/BUGS b/src/BUGS index 6361731c35..bd425dc941 100644 --- a/src/BUGS +++ b/src/BUGS @@ -325,3 +325,5 @@ Still to do: * all variables aren't initialized ? * 'array' does not match 'string *' ? (in function calls) + +* compile errors generate memory leaks -- GitLab