Commit 5ef20c8c1d4de12a84b50ba497c2a358c90ec44b

suzuki toshiya 2010-07-01T18:39:04

Initial fix for Savannah bug #30306. * src/base/ftobjs.c (Mac_Read_POST_Resource): Check `rlen' the length of fragment declared in the POST fragment header and prevent an underflow in length calculation. Some fonts set the length to zero in spite of the exist of following 16bit `type'. Reported by Robert Swiecki.