We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1690

Summary: Memory corruption rendering unicode
Product: SDL_ttf Reporter: Sylvain <sylvain.becker>
Component: miscAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: unspecified   
Hardware: x86_64   
OS: Linux   
Attachments: main c file + hindi fonts

Description Sylvain 2013-01-12 14:31:10 UTC
Created attachment 1016 [details]
main c file + hindi fonts

When rendering some specific sequence of Hindi characters, the surface is created but there is memory corruption. it crashes when trying to do a FreeSurface.


It crashes with SDL 1.2 & 2.0, with the SDL_ttf-2.0.11  (not test with the lastest version of ttf). hope this is not a duplicate !

(on linux 64 bits)

Attached, a C file to reproduces the crashes + Hindi fonts.
Comment 1 Sylvain 2013-01-13 02:11:56 UTC
I closed it as it did not appear on the latest version of SDL_ttf,
sorry