Commit 3ffb822e925bef3f61dd29796e16e322f00451fc

Werner Lemberg 2012-12-21T16:45:27

Check parameters of `FT_Outline_New'. Problem reported by Robin Watts <robin.watts@artifex.com>. * src/base/ftoutln.c (FT_Outline_New_Internal): Ensure that `numContours' and `numPoints' fit into FT_Outline's `n_points' and `n_contours', respectively.