skia2/modules/skshaper
Ben Wagner 7dc26fadc9 Call hb_face_count before hb_face_create
As pointed out at https://github.com/harfbuzz/harfbuzz/issues/248 one
should call hb_face_count to do a sanitizer check before calling
hb_face_create.

Change-Id: I71795962a027188d702274f84e3bfa6c15fcd130
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/428322
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2021-07-15 12:08:25 +00:00
..
include Add SkShaper::PurgeCaches. 2021-01-27 17:50:30 +00:00
src Call hb_face_count before hb_face_create 2021-07-15 12:08:25 +00:00
BUILD.gn Revert the workaround for missing ICU API ubrk_safeClone 2021-03-08 15:26:25 +00:00
skshaper.gni Reland "Removing ICU dependencies from skparagraph BUILD.gn file" 2020-09-11 18:31:24 +00:00