• B
    Bug 488840 – harfbuzz: protect against ligid overflow · 13b2b963
    Behdad Esfahbod 提交于
    2007-10-21  Behdad Esfahbod  <behdad@gnome.org>
    
            Bug 488840 – harfbuzz: protect against ligid overflow
    
            * pango/opentype/harfbuzz-buffer.c (_hb_buffer_allocate_ligid):
            Never return zero, even in case of overflow.
    
            * pango/opentype/harfbuzz-impl.h: Define dummy HB_LIKELY() and
            HB_UNLIKELY(), to be filled later.
    
    13b2b963
harfbuzz-buffer.c 8.6 KB