Skip to content
  • Daniel Stone's avatar
    CI: Skip certain fontconfig leaks · 6a06a069
    Daniel Stone authored
    
    
    For some reason, the Debian CI setup leaks fontconfig allocations in a
    way which it does not for me on Fedora. On the assumption that this has
    been fixed between our older CI Debian and Fedora 36, suppress the leak
    warning, because we do already call FcFini() which should free it.
    
    Signed-off-by: default avatarDaniel Stone <daniels@collabora.com>
    6a06a069
Loading