• Rafaël Carré's avatar
    freetype: fix a segfault introduced in [21339] · 4f5d55cf
    Rafaël Carré authored
    FcConfigSetCurrent( p_sys->p_fontconfig ) is useless since we already use that configuration, and it will destroy it.
    So, when we want to destroy it again when freetype module is closed, CRASH.
    4f5d55cf
freetype.c 98.5 KB