*** ftobjs.c~ Mon Aug 2 15:46:48 2004 --- ftobjs.c Mon Aug 2 15:46:48 2004 *************** *** 1744,1749 **** --- 1744,1750 ---- if ( !filepathname ) return FT_Err_Invalid_Argument; + open.stream = NULL; open.flags = FT_OPEN_PATHNAME; open.pathname = (char*)filepathname;