[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft-devel] Question about cid_parser_new( )
From: |
Taek Kwan(TK) Lee |
Subject: |
[ft-devel] Question about cid_parser_new( ) |
Date: |
Wed, 2 Nov 2005 11:47:42 -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.
TK
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ft-devel] Question about cid_parser_new( ),
Taek Kwan(TK) Lee <=