[util] Fix stack-underflow

Fixes https://github.com/harfbuzz/harfbuzz/issues/3737
This commit is contained in:
Behdad Esfahbod 2022-07-19 16:32:32 -06:00
parent c6ef11daf5
commit a66ba594b4
1 changed files with 2 additions and 2 deletions

View File

@ -894,9 +894,9 @@ subset_main_t::add_options ()
"For example: --instance=\"wdth=100 wght=200\" or --instance=\"wdth=drop\"\n"
"Note: currently only fully instancing to the default location is supported\n",
"list of comma separated axis-locations"},
#endif
#endif
{nullptr}
#endif
#endif
};
add_group (other_entries,
"subset-other",