[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft-devel] Question about cidparse.c/cid_parser_new( )
From: |
Taek Kwan(TK) Lee |
Subject: |
[ft-devel] Question about cidparse.c/cid_parser_new( ) |
Date: |
Wed, 2 Nov 2005 11:55:08 -0500 |
When this function locates 'StartData' , it reads in by '256 + 10 -
buff_len' from stream. Sometimes, the font data after 'StartData' is
not very long and stream read function fails in this case.
I think stream->size should be considered to get the correct reading length.
- [ft-devel] Question about cidparse.c/cid_parser_new( ),
Taek Kwan(TK) Lee <=
Re: [ft-devel] Question about cidparse.c/cid_parser_new( ), Werner LEMBERG, 2005/11/08