|
From: Daniel A. S. <da...@us...> - 2004-07-27 20:31:08
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14086 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: * generic/tkImgGIF.c (FileReadGIF): fix crash reported by Reinhard Max: in case of premature end of image data, return error instead of passing nil buffer to Tk_PhotoPutBlock(). |