Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a memory leak of FontConfig config
The config has to be freed twice, because pango_fc_font_map_set_config increases the number of references to it. Related to #2319.
- Loading branch information