Skip to content

GetScriptTags: fix `use_of_uninitialized_value` and return correct number of parsed tags

Vitaly Lysenkov requested to merge xopok/fontconfig:xopok-main-patch-25975 into main

In fcfreetype.c, GetScriptTags: fix use_of_uninitialized_value and return the correct number of parsed tags in case the font file contains less tags than indicated.

Merge request reports