Edit

kc3-lang/freetype/src/cache

Branch :

  • Show log

    Commit

  • Author : suzuki toshiya
    Date : 2011-02-20 19:13:25
    Hash : ae6d1d7b
    Message : [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.