Subject: CVS commit: pkgsrc/games/xconq
From: Klaus Klein
Date: 2003-07-30 12:52:36
Message id: 20030730105236.27446B004@cvs.netbsd.org

Log Message:
2003-07-26  Hans Ronne <hronne@telia.com>

	Fix possible buffer overflow problem in default_player_spec
	on Unix (thanks Steve Kemp).
	* xconq.c (make_default_player_spec): Limit it to BUFSIZE -1.
	* xtconq.c (make_default_player_spec): Limit it to BUFSIZE -1.

In due course, bump to xconq-7.4.1nb1.

Files:
RevisionActionfile
1.17modifypkgsrc/games/xconq/Makefile
1.5modifypkgsrc/games/xconq/distinfo
1.3addpkgsrc/games/xconq/patches/patch-ah