(free_stream): Check stream->buf before freeing
authorhanda <handa>
Thu, 26 Feb 2009 05:39:57 +0000 (05:39 +0000)
committerhanda <handa>
Thu, 26 Feb 2009 05:39:57 +0000 (05:39 +0000)
commit8d74a15d4ca06a5ddc1208e26cf48357d7b82376
treef66ef084be64e1cdca9fcf80a0fac9fc572f7aa2
parentff27541f7be2baf4103a676f254c2a97a6a0b4a0
(free_stream): Check stream->buf before freeing
it.
(read_gdef_table): Do nothing if stream->buf is NULL.
(read_header_part): If a font doesn't have a GDEF table, make a
pseudo stream.
src/otfopen.c