bug in phantasia

Juerg Wanner wanner at ethz.UUCP
Wed Jul 24 16:01:39 AEST 1985


There is a major bug in func2.c:

It turns up as soon as someone is becoming king and wants to do nasty things
to his fellowplayers. Remove line 153 in func2.c, the fclose(fp) isn't needed
there.

lines 151-156 read :

	if ((loc = findname(aline,&sbuf)) >= 0)
	    {
	    /* fclose(fp); */
	    if (sbuf.tampered)
		{
		mvaddstr(5,0,"That person has something pending already.\n");
-- 
 Juerg Wanner		Swiss Federal Institute of Technology, Computer Science	

 ..cernvax!ethz!wanner (UUCP)                       vlsi at czheth5a (BITNET/EARN)



More information about the Comp.sources.bugs mailing list