NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/3126



The following reply was made to PR bin/3126; it has been noted by GNATS.

From: David Holland <dholland%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: bin/3126
Date: Mon, 8 Aug 2016 02:04:38 +0000

 Commits for PRs under 10000 aren't autoforwarded any more.
 
    ------
 
 From: "David A. Holland" <dholland%netbsd.org@localhost>
 To: source-changes%NetBSD.org@localhost
 Subject: CVS commit: src/games/gomoku
 Date: Sun, 12 Jun 2016 02:15:26 +0000
 
 Module Name:	src
 Committed By:	dholland
 Date:		Sun Jun 12 02:15:26 UTC 2016
 
 Modified Files:
 	src/games/gomoku: main.c
 
 Log Message:
 Fix the out-of-memory behavior so the message doesn't disappear under
 endwin(). Related to PR 3126.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.26 -r1.27 src/games/gomoku/main.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index