From bcaa711367eb91237b7d7970cdedb3a8ad618759 Mon Sep 17 00:00:00 2001 From: Fred Kiefer Date: Fri, 25 Jul 2003 22:15:33 +0000 Subject: [PATCH] Corrected possible memory leak in NSImage. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17339 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 58a0b3f40..5a8107e7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-07-26 Fred Kiefer + + * Source/NSImage.m + In [initWithIconHandle:] and [initWithBitmapHandle:] release the + new bitmap image representation after adding it to the array. + 2003-07-24 Adam Fedor * configure.ac: Fix setting ADDITIONAL_INCLUDE_... in