Author :
Werner Lemberg
Date :
2025-04-17 19:36:51
Hash :d6c29228 Message :[autofit] Don't access uninitialized memory.
Reported as
https://bugs.ghostscript.com/show_bug.cgi?id=708295
* src/autofit/aflatin.c
(af_glyph_hints_apply_vertical_separation_adjustments): Initialize all
array elements of `contour_y_minima` and `contour_y_maxima`.