UUCP Bug Report

utzoo!decvax!ucbvax!unix-wizards utzoo!decvax!ucbvax!unix-wizards
Mon Oct 26 19:12:52 AEST 1981


>From dpk.bmd70 at BRL Mon Oct 26 18:24:59 1981
	There is a creeping filedescriptor problem with
UUXQT, the "deamon" process that executes UUX commands.
In the module uuxqt.c, the variable "xfp" is used on
two ocassions but is not closed on the second occasion.
The missing statement is "fclose(xfp);" after the
second while loop it is used in.

				Cheers,
					Doug



More information about the Comp.unix.wizards mailing list