diff options
author | donal.k.fellows@manchester.ac.uk <dkf> | 2003-02-18 14:03:46 (GMT) |
---|---|---|
committer | donal.k.fellows@manchester.ac.uk <dkf> | 2003-02-18 14:03:46 (GMT) |
commit | c26c700e25a33f69a216f28441a038e4e273afb5 (patch) | |
tree | 4e75c6657880609b0fc3106856cdffdc69c62915 /ChangeLog | |
parent | ae1fa0bad84069bd52ba8e02b4895d7087622035 (diff) | |
download | tk-c26c700e25a33f69a216f28441a038e4e273afb5.zip tk-c26c700e25a33f69a216f28441a038e4e273afb5.tar.gz tk-c26c700e25a33f69a216f28441a038e4e273afb5.tar.bz2 |
* generic/tkImgGIF.c (FileReadGIF): Ensure that the trashBuffer is
always deallocated on function exit to stop a potential memory leak.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-02-18 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * generic/tkImgGIF.c (FileReadGIF): Ensure that the trashBuffer is + always deallocated on function exit to stop a potential memory leak. + 2003-02-17 Mo DeJong <mdejong@users.sourceforge.net> * generic/tkEvent.c (Tk_HandleEvent): Fixup button |