freetype/src
Werner Lemberg 292144b44a [psaux] Fix Savannah bug #35657.
If in function `skip_spaces' the routine `skip_comment' comes to the
end of buffer, `cur' is still increased by one, so we need to check
for `p >= limit' and not `p == limit'.

* src/psaux/psconv.c (PS_Conv_Strtol, PS_Conv_ToFixed,
PS_Conv_ASCIIHexDecode, PS_Conv_EexecDecode): Fix boundary checking.
2012-03-01 14:54:47 +01:00
..
autofit Avoid modulo operators against a power-of-two denominator. 2012-02-29 13:45:24 +01:00
base Avoid modulo operators against a power-of-two denominator. 2012-02-29 13:45:24 +01:00
bdf [bdf] Fix Savannah bug #35643. 2012-03-01 09:26:03 +01:00
bzip2 Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
cache Remove trailing spaces. 2012-01-17 02:00:24 +09:00
cff Avoid modulo operators against a power-of-two denominator. 2012-02-29 13:45:24 +01:00
cid Prepare source code for amalgamation (6/6). 2012-02-24 12:26:25 +01:00
gxvalid Avoid modulo operators against a power-of-two denominator. 2012-02-29 13:45:24 +01:00
gzip Remove trailing spaces. 2012-01-17 02:00:24 +09:00
lzw Remove trailing spaces. 2012-01-17 02:00:24 +09:00
otvalid Remove trailing spaces. 2012-01-17 02:00:24 +09:00
pcf [pcf] Fix Savannah bug #35603. 2012-02-25 14:21:01 +01:00
pfr Remove trailing spaces. 2012-01-17 02:00:24 +09:00
psaux [psaux] Fix Savannah bug #35657. 2012-03-01 14:54:47 +01:00
pshinter Remove trailing spaces. 2012-01-17 02:00:24 +09:00
psnames Remove trailing spaces. 2012-01-17 02:00:24 +09:00
raster Prepare source code for amalgamation (4/6). 2012-02-22 07:01:35 +01:00
sfnt Remove trailing spaces. 2012-01-17 02:00:24 +09:00
smooth [smooth] Fix Savannah bug #35604. 2012-02-26 20:54:19 +01:00
tools Whitespace. 2012-02-26 08:47:20 +01:00
truetype [truetype] Fix Savannah bug #35646. 2012-03-01 14:04:30 +01:00
type1 [type1] Fix Savannah bug #35608. 2012-02-26 08:03:57 +01:00
type42 [type42] Minor code optimization (again). 2012-02-28 07:52:04 +01:00
winfonts Remove trailing spaces. 2012-01-17 02:00:24 +09:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00