Oops. The new remote_cmd_ptr points in the wrong place when you copy a
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 28 Mar 2001 16:38:40 +0000 (16:38 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 28 Mar 2001 16:38:40 +0000 (16:38 +0000)
commit7aa2715c8d0a828094df89b7ab109a6a7b0070a9
tree4914e1e147e8663818fb69537e05498e4c4e4895
parent60fe6ff72f12d19eed807bab77ffbe5ddeb87c66
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 :-/ )

git-svn-id: svn://svn.tartarus.org/sgt/putty@1025 cda61777-01e9-0310-a592-d414129be87e
plink.c