From bff0d973a426a5c9b55e824ab2a11560a2245938 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Sun, 21 Jun 2009 15:19:21 +0000 Subject: Fixed a memory leak caused by a wrong usage of the notify_app structure --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fea4542..d7779a4 100755 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ * src/utils.c (exit_calcurse): free memory associated with structure used for appointments notification + + * src/utils.c: fixed a memory leak caused by a wrong usage of the + notify_app structure 2009-06-20 Frederic Culot -- cgit v1.2.3-54-g00ecf