Tartarus CVS: putty simon

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Wed, 28 Mar 2001 17:38:40 +0100


CVSROOT:	/home/cvs
Module name:	putty
Changes by:	simon	01/03/28 17:38:40

Modified files:
	.              : plink.c 

Log message:
Oops. The new remote_cmd_ptr points in the wrong place when you copy a
Config structure like plink does at one point. (I'm almost tempted to
say this is where a copy constructor would be handy :-/ )