freetype2/src/cache
suzuki toshiya 5ad845771a [cache] Fix a possible overflow by signed integer comparison.
Improve the code by 5d3ff05615 ,
issues are found by Behdad Esfahbod and Werner Lemberg.

* src/cache/ftcbasic.c (FTC_ImageCache_Lookup): Replace
a subtraction to check higher bit by a bit operation,
and cpp-conditionalize for appropriate systems.  Add better
documentation to the comment.
(FTC_ImageCache_LookupScaler): Ditto.
(FTC_SBitCache_Lookup): Ditto.
(FTC_SBitCache_LookupScaler): Ditto.
2017-09-13 15:49:15 +09:00
..
Jamfile Update copyright year. 2017-01-04 20:16:34 +01:00
ftcache.c Improve `make multi'. 2017-03-18 07:06:49 +01:00
ftcbasic.c [cache] Fix a possible overflow by signed integer comparison. 2017-09-13 15:49:15 +09:00
ftccache.c Update copyright year. 2017-01-04 20:16:34 +01:00
ftccache.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftccback.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftccmap.c Update copyright year. 2017-01-04 20:16:34 +01:00
ftcerror.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftcglyph.c Update copyright year. 2017-01-04 20:16:34 +01:00
ftcglyph.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftcimage.c Update copyright year. 2017-01-04 20:16:34 +01:00
ftcimage.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftcmanag.c Update copyright year. 2017-01-04 20:16:34 +01:00
ftcmanag.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftcmru.c Update copyright year. 2017-01-04 20:16:34 +01:00
ftcmru.h Update copyright year. 2017-01-04 20:16:34 +01:00
ftcsbits.c Update copyright year. 2017-01-04 20:16:34 +01:00
ftcsbits.h Update copyright year. 2017-01-04 20:16:34 +01:00
rules.mk Update copyright year. 2017-01-04 20:16:34 +01:00