Fix hang in text shaping (#585)
* check preconditions of `FontRunIterator::consume` as it's in SkShaper.cpp; remove code duplication * check `ubrk_following` return value, otherwise it may lead to hanging in `FontRunIterator::consume`
Showing
Please register or sign in to comment