[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] base_dict freed twice in t1parse.c
From: |
Roberto Alameda |
Subject: |
[Devel] base_dict freed twice in t1parse.c |
Date: |
Sat, 26 Jan 2002 11:52:50 +0100 |
Hello!
I think T1_New_Parser erroneously frees parser->base_dict if the font cannot
be loaded and it exits with an error (file t1parse.c, line 224, in 2.0.6).
This is an error because it will be freed again in T1_Finalize_Parser.
I suggest just deleting that lines (223, 224).
Regards,
Roberto Alameda
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Devel] base_dict freed twice in t1parse.c,
Roberto Alameda <=