Skip to content

libxft issue #16

Thomas E. Dickey requested to merge dickey/libxft:issue-16 into master

#16 (closed)

Stack gets smashed in fonts with colors when calling XftGlyphRender

BGRA changes made incorrect comparison for local vs allocated
buffer in XftGlyphSpecRender

Signed-off-by: Thomas E. Dickey dickey@invisible-island.net

Merge request reports