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@rocketsoftware.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
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@rocketsoftware.com