mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 23:31:02 +00:00
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
This commit is contained in:
parent
907959a781
commit
bcaa711367
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2003-07-26 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSImage.m
|
||||
In [initWithIconHandle:] and [initWithBitmapHandle:] release the
|
||||
new bitmap image representation after adding it to the array.
|
||||
|
||||
2003-07-24 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* configure.ac: Fix setting ADDITIONAL_INCLUDE_... in
|
||||
|
|
Loading…
Reference in a new issue