Fix unnecessary overallocation due to incomplete character
When incomplete characters are found at the end of a string the code ran amok and allocated lots of memory. Stricter limits are now in place. (cherry picked from commit 8887a920)
Loading
Please register or sign in to comment