iziz / libPhoneNumber-iOS

iOS port from libphonenumber (Google's phone number handling library)
Apache License 2.0
2.36k stars 465 forks source link

Check if rangeOfString found something #388

Closed constantintin closed 2 months ago

constantintin commented 1 year ago

We had this crash when lastRange.location was NSNotFound for an edgecasey phone number / locale combination. This adds a length check.