diff --git a/src/hb-ot-map.hh b/src/hb-ot-map.hh index 823dee673..a7b5eec30 100644 --- a/src/hb-ot-map.hh +++ b/src/hb-ot-map.hh @@ -163,7 +163,7 @@ struct hb_ot_map_t private: - hb_mask_t global_mask; + hb_mask_t global_mask = 0; hb_sorted_vector_t features; hb_vector_t lookups[2]; /* GSUB/GPOS */