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