Skip to content

Fix leak of fontconfig configuration

Elliott Sales de Andrade requested to merge QuLogic/pango:fcconfig-leak into main

This configuration is only used if explicitly set by the user with pango_fc_font_map_set_config, and is only triggered by a few tests that do.

Merge request reports