summaryrefslogtreecommitdiffstats
path: root/thirdparty/harfbuzz/src/hb-ot-var-hvar-table.hh
diff options
context:
space:
mode:
authorJakub Marcowski <chubercikbattle@gmail.com>2024-03-09 01:57:02 +0100
committerJakub Marcowski <chubercikbattle@gmail.com>2024-03-10 21:24:30 +0100
commitac4cc07301eda22964d676cb410c5aba1cc1bd39 (patch)
treeef83e215342f9120dcc1de5fb9d7d14329fe620d /thirdparty/harfbuzz/src/hb-ot-var-hvar-table.hh
parentf28964805e44a5c068ce8fd9d1e00697fcd922dc (diff)
downloadredot-engine-ac4cc07301eda22964d676cb410c5aba1cc1bd39.tar.gz
harfbuzz: Update to 8.3.0
Diffstat (limited to 'thirdparty/harfbuzz/src/hb-ot-var-hvar-table.hh')
-rw-r--r--thirdparty/harfbuzz/src/hb-ot-var-hvar-table.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/thirdparty/harfbuzz/src/hb-ot-var-hvar-table.hh b/thirdparty/harfbuzz/src/hb-ot-var-hvar-table.hh
index ca1ea1ca8c..53a4642d38 100644
--- a/thirdparty/harfbuzz/src/hb-ot-var-hvar-table.hh
+++ b/thirdparty/harfbuzz/src/hb-ot-var-hvar-table.hh
@@ -288,6 +288,7 @@ struct HVARVVAR
{
TRACE_SANITIZE (this);
return_trace (version.sanitize (c) &&
+ hb_barrier () &&
likely (version.major == 1) &&
varStore.sanitize (c, this) &&
advMap.sanitize (c, this) &&