Hi folks.
>>>>> On Fri, 11 Jul 1997 07:48:19 -0500,
Edwin Culp <eculp@mexcom.net> said:
eculp> Is this patch applicable to all O.S. and C.P.U's?
I think so. It seems to fix on my SunOS-4.1.3 box.
eculp> > > + if (entry && entry->mem_obj->log_url == NULL)
I think it should be:
+ if (entry && entry->mem_obj && entry->mem_obj->log_url == NULL)
Thanks.
-- Hajimu UMEMOTO @ Institute of Advanved Business Systems, Hitachi Ltd. E-Mail: ume@iabs.hitachi.co.jp ume@imasy.or.jp URL: http://www.imasy.or.jp/~ume/Received on Fri Jul 11 1997 - 06:15:06 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:44 MST