freetype2/src/smooth
Alexei Podtelezhnikov 4fef1fcede [smooth] Fix GCC LTO crashes on Windows.
Fixes #1164 by using a volatile variable around `setjmp`.  It is hard to
say how this fixes crashes related to certain link-time optimizations.
This does not decrease the rendering performance.

* src/smooth/ftgrays.c (gray_convert_glyph_inner): Use volatile `error`.
2022-06-10 11:34:56 -04:00
..
ftgrays.c [smooth] Fix GCC LTO crashes on Windows. 2022-06-10 11:34:56 -04:00
ftgrays.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftsmerrs.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftsmooth.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
ftsmooth.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
module.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00
rules.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00
smooth.c Update all copyright notices. 2022-01-11 10:54:10 +01:00