Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unnecessary overallocation due to incomplete character | Ulrich Drepper | 2011-05-28 | 1 | -0/+36 |
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. |