Module Name: xsrc Committed By: joerg Date: Tue Aug 16 18:17:19 UTC 2011
Modified Files: xsrc/xfree/xc/extras/freetype2/src/lzw: zopen.c Log Message: Increase robustness of LZW decoding to avoid buffer overflow on arbitrary manipulated input streams in combination with uninitalised memory. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/xfree/xc/extras/freetype2/src/lzw/zopen.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.