]> git.sesse.net Git - vlc/commit
Freetype: fix valgrind warning
authorTristan Matthews <le.businessman@gmail.com>
Tue, 21 Jan 2014 09:16:31 +0000 (04:16 -0500)
committerTristan Matthews <le.businessman@gmail.com>
Tue, 21 Jan 2014 09:16:31 +0000 (04:16 -0500)
commit508d398c6f249aafcddc6650ddc8dcdce0b23d70
treeff410aebcaa246f6f4d69bb0734456c7dbc6f771
parentf35551e50cea30238b6a532436b93cf352bf5ff2
Freetype: fix valgrind warning

Fixes "Conditional jump or move depends on uninitialised value(s)"
in RenderCommon (freetype.c:1705)
modules/text_renderer/freetype.c