/[freetype]/freetype2/src/sfnt/ttsbit0.c
ViewVC logotype

Diff of /freetype2/src/sfnt/ttsbit0.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by wl, Thu Mar 3 17:09:07 2005 UTC revision 1.7 by wl, Sat Mar 26 10:27:09 2005 UTC
# Line 772  Line 772 
772      FT_Byte*  p_limit    = decoder->eblc_limit;      FT_Byte*  p_limit    = decoder->eblc_limit;
773      FT_ULong  num_ranges = decoder->strike_index_count;      FT_ULong  num_ranges = decoder->strike_index_count;
774      FT_UInt   start, end, index_format, image_format;      FT_UInt   start, end, index_format, image_format;
775      FT_ULong  image_start, image_end, image_offset;      FT_ULong  image_start = 0, image_end = 0, image_offset;
776    
777    
778      if ( p + 8 * num_ranges > p_limit )      if ( p + 8 * num_ranges > p_limit )

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26