mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
CVEs fixed: - CVE-2006-3376 - CVE-2009-1364 - CVE-2015-0848 - CVE-2015-4588 - CVE-2015-4695 - CVE-2015-4696 - CVE-2016-9011
11 lines
246 B
Diff
11 lines
246 B
Diff
--- src/font.c
|
|
+++ src/font.c
|
|
@@ -422,7 +422,6 @@
|
|
|
|
fontmap_data->FD.FI = 0;
|
|
|
|
- if (API->flags & WMF_OPT_SYS_FONTS)
|
|
{ if (API->flags & WMF_OPT_SYS_FONTMAP)
|
|
{ wmf_ipa_font_map_xml (API,&(fontmap_data->FD),options->sys_fontmap_file);
|
|
}
|
|
|