Keep track of whether unicode strings were created from valid UTF-8 and use this to abort operations that use these strings later. Typically, this is done by returning an empty string when a modified string is being produced, since an empty string is never a valid phone number. |
4 years ago | |
|---|---|---|
| .. | ||
| unicodetext_test.cc | Be stricter about invalid UTF-8 input (#2698) | 4 years ago |