Ben Wagner
d55eaa6b31
Fix leaks in fcxml.c, fc-match.c, and tests.
...
Fix leaks reported by AddressSanitizer when running 'make check'.
2020-12-14 10:54:11 +00:00
Tim-Philipp Müller
a30e4db967
fccompat: fix build on Windows without unistd.h
...
https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/access-waccess?view=vs-2019
2020-07-07 03:48:34 +00:00
Keith Packard
a8c4fc5e1f
Add delays to test-bz106632, check UptoDate separately
...
On a file system with one-second time stamps, extra delays are needed
between cache modification operations to ensure that fontconfig isn't
fooled.
And, when the timestamps are checked correctly, we need to make sure
that FcConfigUptoDate returns false whenever we change a font
directory, so separate that out from the call to reinitialize the core
config.
Signed-off-by: Keith Packard <keithp@keithp.com>
2019-04-03 12:02:09 +00:00
Akira TAGOH
9b0c093a6a
Fix build issue on Win32.
...
Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/148
2019-03-19 18:47:57 +09:00
Akira TAGOH
3a45b8ef65
covscan: fix compiler warnings
2018-11-30 07:41:16 +00:00
Akira TAGOH
c44fda28e1
Don't call unlink_dirs if basedir is null
2018-11-30 07:41:16 +00:00
Akira TAGOH
5771c48863
Fix test case
2018-10-04 08:20:45 +00:00
Akira TAGOH
8208f99fa1
Fix the build issue with --enable-static
...
Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/109
2018-09-03 07:24:42 +00:00
Akira TAGOH
a887659706
Fix distcheck fail
2018-08-29 10:01:45 +00:00
Akira TAGOH
f5dd8512bd
Remove .uuid when no font files exists on a directory
...
https://bugs.freedesktop.org/show_bug.cgi?id=106632
2018-06-11 17:03:46 +09:00