Security bug in batch system

Joel Shprentz shprentz at bdmrrr.UUCP
Thu Jun 27 22:04:02 AEST 1985


The constant R_OK used by access() in the bug fix is not
defined in batch.c.  Add the line

	#include <sys/file.h>

to get its definition.
-- 
Joel Shprentz			(703) 827-7953
BDM Corporation			{seismo,rlgvax}!bdmrrr!shprentz
7915 Jones Branch Drive
McLean, Virginia  22102



More information about the Comp.sources.bugs mailing list