[base] Refuse to render enormous outlines (#47114).
The goal is to avoid integer overflows in the rendering algorithms. The limit is chosen arbitrarily at some 2^18 pixels, which should be enough for modern devices including printers. * src/base/ftoutln.c (FT_Outline_Render): Check CBox and reject enormous outlines.2.6.5
parent
d0b0e31ed7
commit
495de6cc72
2 changed files with 17 additions and 0 deletions
Loading…
Reference in new issue