freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] Memory leak when TT_CONFIG_OPTION_BYTECODE_INTERPRETER is def


From: Vincent LE LIGEOUR
Subject: [ft-devel] Memory leak when TT_CONFIG_OPTION_BYTECODE_INTERPRETER is defined
Date: Fri, 13 Oct 2006 16:01:15 +0200
User-agent: Thunderbird 1.5.0.7 (X11/20060929)

Hi,

I've got the following problem :

When I'm using TT_CONFIG_OPTION_BYTECODE_INTERPRETER flag
(-DTT_CONFIG_OPTION_BYTECODE_INTERPRETER in CFLAGS at compile time)
the SDL example defined in the SDL thread and gentoo bugtracker leaks.

The problem could be related to the freetype use in SDL_ttf but valgrind
pinpoint
the memory leak in libfreetype. The leak disappears when I remove the
TT_CONFIG_OPTION_BYTECODE_INTERPRETER definition.

A simple example proving the leak is provided in the gentoo bugtracker

Vincent

--
(SDL thread : http://www.libsdl.org/pipermail/sdl/2006-October/076867.html)
(bugtracker : https://bugs.gentoo.org/show_bug.cgi?id=150935 )




reply via email to

[Prev in Thread] Current Thread [Next in Thread]