FORGET_Frame();
if ( n_points > left_points )
if ( n_points < 0 || n_points > left_points )
{
PTRACE0(( "ERROR: Too many points in glyph %ld\n", subg->index ));
return TT_Err_Too_Many_Points;