ibireme / YYText

Powerful text framework for iOS to display and edit rich text.
MIT License
8.84k stars 1.69k forks source link

YYLabel 的 textTapAction range 数组越界 crash #860

Open QDeveloper opened 5 years ago

QDeveloper commented 5 years ago

YYLabel 的 textTapAction 回调中返回的range.location 未赋值,为一个极大值,用range去attribute中截取url会导致数组越界crash,希望及时修正 image