| Summary: | Loading a font with high glyph numbers (>=0xe2355) causes SDL_ttf to run out of memory. | ||
|---|---|---|---|
| Product: | SDL_ttf | Reporter: | PoroCYon <porocyon> |
| Component: | misc | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Attachments: | The font file causing the mess. | ||
|
Description
PoroCYon
2017-04-14 01:08:50 UTC
Tested with the latest SDL_ttf at http://hg.libsdl.org/SDL_ttf and FreeType 2.8, with no problems. I suspect this was a bug in the version of FreeType shipped with SDL_ttf and this has been fixed. |