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 :-/ )