]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
This adds a check for memory allocation failure to one place in
authorhubertf <hubertf@NetBSD.org>
Mon, 26 Jul 1999 18:39:06 +0000 (18:39 +0000)
committerhubertf <hubertf@NetBSD.org>
Mon, 26 Jul 1999 18:39:06 +0000 (18:39 +0000)
commitd555b76869e0798676e92a18ec773fdfdc54ba1f
treea8a5bae139b7c48968f65d8997df39551f3cd0d6
parent02a9c5ad2769cffcd3a98c3cbfe896960d0e9fc3
This adds a check for memory allocation failure to one place in
backgammon(6).  The use of write(2) for the message may seem odd, but
is used in another place in this game.  (Actually, a lot of
backgammon(6) could do with being substantially cleaned up.)

Patch submitted in PR 8080 by Joseph Myers <jsm28@cam.ac.uk>
backgammon/common_source/fancy.c