freetype2/src/cache
suzuki toshiya ae6d1d7b98 [cache] Fix an off-by-one bug in FTC_Manager_RemoveFaceID().
Found by <ychen1392001@yahoo.com.cn>, see detail in

  http://lists.gnu.org/archive/html/freetype/2011-01/msg00023.html

* src/cache/ftccache.c (FTC_Cache_RemoveFaceID): Check the node
buckets[cache->p + cache->mask] too.
2011-02-20 19:14:25 +09:00
..
Jamfile Add license. 2005-06-04 23:04:30 +00:00
ftcache.c * src/base/fttrigon.c, src/base/ftgloadr.c: Inlude 2003-12-26 07:26:08 +00:00
ftcbasic.c Cleanup/formatting. 2011-01-13 10:33:04 +01:00
ftccache.c [cache] Fix an off-by-one bug in FTC_Manager_RemoveFaceID(). 2011-02-20 19:14:25 +09:00
ftccache.h Cleanup/formatting. 2011-01-13 10:33:04 +01:00
ftccback.h Cleanup/formatting. 2011-01-13 10:33:04 +01:00
ftccmap.c Cleanup/formatting. 2011-01-13 10:33:04 +01:00
ftcerror.h Formatting. 2001-06-19 23:03:41 +00:00
ftcglyph.c Cleanup/formatting. 2011-01-13 10:33:04 +01:00
ftcglyph.h Cleanup/formatting. 2011-01-13 10:33:04 +01:00
ftcimage.c Remove C++ warnings. 2010-07-12 21:13:22 +02:00
ftcimage.h * src/cache/ftccache.c, (ftc_node_mru_up, FTC_Cache_Lookup) 2006-03-22 15:30:41 +00:00
ftcmanag.c Fix Savannah bug #27999. 2010-04-14 21:25:30 +02:00
ftcmanag.h Cleanup/formatting. 2011-01-13 10:33:04 +01:00
ftcmru.c For warning messages, replace FT_ERROR with FT_TRACE0. 2009-06-26 06:15:41 +02:00
ftcmru.h */*: Use module specific error names where appropriate. 2010-06-24 10:34:29 +02:00
ftcsbits.c Cleanup/formatting. 2011-01-13 10:33:04 +01:00
ftcsbits.h Cleanup/formatting. 2011-01-13 10:33:04 +01:00
rules.mk * builds/freetype.mk (BASE_H): Rename to... 2008-10-02 06:48:10 +00:00