Commit 16c196e0c3a694f113d44dd73c63b4e0456910e0

Behdad Esfahbod 2024-08-22T15:45:41

Fix warnings with -fstrict-flex-arrays=2 Unfortunatley we cannot set it to 2 in hb.hh; but fix the warning and add it with default value of 1 anyway. Fixes https://github.com/harfbuzz/harfbuzz/pull/4836