[Fontconfig] [Fwd: Bug in ftbdf.c?]

Keith Packard fontconfig@fontconfig.org
Fri, 18 Apr 2003 08:57:24 -0700


Around 15 o'clock on Apr 17, Joe Marcus Clarke wrote:

> When a font face created from a font such as the Windows
> VGAFIX.FON is passed to FT_Get_BDF_Property(), 
> driver->root.clazz->get_interface is called unchecked.

I've just added a check to see if get_interface is 0 before calling
FT_Get_BDF_Property.

-keith