From ddbcc17fc9737eca2bbe0a739050ba5a5e1223a2 Mon Sep 17 00:00:00 2001 From: dwarning Date: Wed, 1 Apr 2009 19:34:16 +0000 Subject: [PATCH] no message --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index b47eec351..f1ef7c3bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-04-01 Dietmar Warning + * frontend/resource.c, misc/misc_time.c: init of rusage structure to prevent + read of uninitialized memory, found with dbx under solaris + 2009-03-29 Holger Vogt * inp.c, variable.c: some more memory leaks removed