Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 07/24/1999 16:58:16
Module Name:	basesrc
Committed By:	hubertf
Date:		Sat Jul 24 23:58:16 UTC 1999

Modified Files:
	basesrc/games/atc: graphics.c update.c

Log Message:
This patch makes atc(6) check for memory allocation failure.

Patch submitted by Joseph Myers <jsm28@cam.ac.uk> in PR 8056,
with small enhancement to make clearer when loser() is called
with NULL.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/games/atc/graphics.c
cvs rdiff -r1.8 -r1.9 basesrc/games/atc/update.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.