freetype2/src
suzuki toshiya 09f3e41c25 [base] Fix a dereference of uninitialized variable in PIC mode.
* src/base/ftglyph.c (FT_Glyph_To_Bitmap): `glyph' must be
set before derefering to obtain `library'.  The initialization
of `clazz', `glyph', `library' and NULL pointer check are
reordered to minimize PIC conditonals.
2012-01-15 02:48:47 +09:00
..
autofit Make PIC files to include module error headers, to use the 2012-01-14 06:32:50 +09:00
base [base] Fix a dereference of uninitialized variable in PIC mode. 2012-01-15 02:48:47 +09:00
bdf * src/bdf/bdflib.c (_bdf_parse_start): Drop redundant error tracing. 2011-12-08 11:22:07 +01:00
bzip2 Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
cache Whitespace. 2011-11-30 10:46:53 +01:00
cff Fix PIC build broken by d9145241fe. 2012-01-14 06:40:03 +09:00
cid Whitespace. 2011-11-30 10:46:53 +01:00
gxvalid Whitespace. 2011-11-30 10:46:53 +01:00
gzip Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
lzw Slightly improve LZW_CLEAR handling. 2011-09-11 09:18:10 +02:00
otvalid Whitespace. 2011-11-30 10:46:53 +01:00
pcf Cosmetics. 2011-11-30 13:10:54 +01:00
pfr Cosmetics. 2011-11-30 13:10:54 +01:00
psaux Whitespace. 2011-11-30 10:46:53 +01:00
pshinter Make PIC files to include module error headers, to use the 2012-01-14 06:32:50 +09:00
psnames Fix PIC build broken by d9145241fe. 2012-01-14 06:40:03 +09:00
raster Make PIC files to include module error headers, to use the 2012-01-14 06:32:50 +09:00
sfnt Fix PIC build broken by d9145241fe. 2012-01-14 06:40:03 +09:00
smooth Make PIC files to include module error headers, to use the 2012-01-14 06:32:50 +09:00
tools [apinames] Fix the overflow of signed integer hash. 2011-11-30 22:40:43 +09:00
truetype Fix PIC build broken by d9145241fe. 2012-01-14 06:40:03 +09:00
type1 Add some variable initializations. 2011-12-10 23:16:04 +01:00
type42 [type42] Remove casts. 2011-11-30 13:38:51 +01:00
winfonts [winfonts] Remove casts. 2011-11-30 13:55:56 +01:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00