|
From: Kevin B K. <ke...@us...> - 2007-11-26 20:53:52
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv27962 Modified Files: Tag: core-8-4-branch ChangeLog Log Message: Backport from HEAD of [Bug #1822391]: * generic/tkImgPPM.c (StringReadPPM): Corrected a comparison whose sense was reversed that resulted in reading beyond the end of the input buffer on malformed PPM data. [Bug #1822391] * tests/imgPPM.test (imgPPM-4.1): Added test case that exercises [Bug #1822391]. |