summaryrefslogtreecommitdiff
path: root/pango/opentype/hb-open-file-private.hh
diff options
context:
space:
mode:
Diffstat (limited to 'pango/opentype/hb-open-file-private.hh')
-rw-r--r--pango/opentype/hb-open-file-private.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/pango/opentype/hb-open-file-private.hh b/pango/opentype/hb-open-file-private.hh
index 5cb09daf..e66b08a0 100644
--- a/pango/opentype/hb-open-file-private.hh
+++ b/pango/opentype/hb-open-file-private.hh
@@ -82,6 +82,7 @@ typedef struct OffsetTable
for (unsigned int i = 0; i < count; i++)
if (!SANITIZE_BASE (tableDir[i], base))
return false;
+ return true;
}
private: