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 - Memory corruption rendering unicode
Summary: Memory corruption rendering unicode
Status: RESOLVED FIXED
Alias: None
Product: SDL_ttf
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-12 14:31 UTC by Sylvain
Modified: 2013-01-13 02:11 UTC (History)
0 users

See Also:


Attachments
main c file + hindi fonts (164.83 KB, application/x-gzip)
2013-01-12 14:31 UTC, Sylvain
Details

Note You need to log in before you can comment on or make changes to this bug.
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