Displaying 2 results from an estimated 2 matches for "_fs_client_access".
2016 Aug 31
0
[ANNOUNCE] libXfont 1.5.2
...; PIC stubs resolution
Use NO_WEAK_SYMBOLS instead of -flat_namespace
FreeType: Correct an allocation size
bitmap: Bail out on invalid input to FontFileMakeDir instead of calling calloc for 0 bytes
fserve: Silence a -Wformat warning
fserve: Fix a buffer read overrun in _fs_client_access
Keith Packard (1):
Fix warnings
Thomas Klausner (1):
Fix is*() usage.
git tag: libXfont-1.5.2
http://xorg.freedesktop.org/archive/individual/lib/libXfont-1.5.2.tar.bz2
MD5: 254ee42bd178d18ebc7a73aacfde7f79 libXfont-1.5.2.tar.bz2
SHA1: a9470774f271622c1b425826d1c8836ed96e4a96 libX...
2017 Oct 11
0
[ANNOUNCE] libXfont2 2.0.2
...Jeremy Huddleston Sequoia (5):
FreeType: Correct an allocation size
bitmap: Bail out on invalid input to FontFileMakeDir instead of calling calloc for 0 bytes
fserve: Silence a -Wformat warning
fstrans: Remove unused foo() function
fserve: Fix a buffer read overrun in _fs_client_access
Keith Packard (1):
Revert "Add compiler warning flags". Leave warning fixes.
Michal Srb (2):
Check for end of string in PatternMatch (CVE-2017-13720)
pcfGetProperties: Check string boundaries (CVE-2017-13722)
Peter Hutterer (1):
autogen.sh: use exec instead of w...