minetest/src/cguittfont
Auke Kok 97988a1044 Plug two minor Leaks (#5603)
* Resource leak: CHECK_FILE_ERR returns, without freeing chunk_name.

Found with static analysis.

* Resource leak: leaks `page` on error path.

Found with static analysis.
2017-04-17 09:04:58 +02:00
..
CGUITTFont.cpp Plug two minor Leaks (#5603) 2017-04-17 09:04:58 +02:00
CGUITTFont.h Irrlicht 1.9 support 2016-12-26 22:36:22 +01:00
CMakeLists.txt Fix build if BUILD_SHARED_LIBS defaults to "ON" 2015-12-03 21:35:22 +01:00
irrUString.h Fix FTBFS on GNU/Hurd platform 2015-02-11 15:59:58 +10:00
xCGUITTFont.cpp Add Freetype support 2013-02-14 18:46:08 +01:00
xCGUITTFont.h Add Freetype support 2013-02-14 18:46:08 +01:00