freetype2/tests/issue-1063
Alex Richardson c35961a925 * tests/issue-1063/main.c (main): Fix uninitialized variable.
I tried running `meson test` but the test just crashed and gdb
reported that the face argument to `FT_Get_Char_Index` was nonsense.
With this change the test prints 'Could not open file: ' as it
should.
2021-07-16 08:07:18 +02:00
..
main.c * tests/issue-1063/main.c (main): Fix uninitialized variable. 2021-07-16 08:07:18 +02:00