CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2010/11/06 10:45:49
Modified files:
lib/freetype/src/truetype: ttinterp.c
Log message:
MFC security fix for CVE-2010-3814
commit 0edf0986f3be570f5bf90ff245a85c1675f5c9a4
Author: Werner Lemberg <[email protected]>
Date: Wed Oct 6 11:52:27 2010 +0200
[truetype] Improve error handling of `SHZ' bytecode instruction.
Problem reported by Chris Evans <[email protected]>.
* src/truetype/ttinterp.c (Ins_SHZ): Check `last_point'.
