libXft: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Thu Aug 15 15:33:54 UTC 2024
src/xftcore.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fc54d4238a5a6db180f6090a535d173f88060117
Author: Peter Harris <pharris2 at rocketsoftware.com>
Date: Thu Aug 15 10:55:18 2024 -0400
fix potential buffer overrun in _XftGlyphDefault
Initialize `nmissing` so that XftFontCheckGlyph does not write past the end
of the `missing` array if a glyph is missing.
Signed-off-by: Peter Harris <pharris2 at rocketsoftware.com>
More information about the xorg-commit
mailing list