]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Oops. The new remote_cmd_ptr points in the wrong place when you copy a
authorSimon Tatham <anakin@pobox.com>
Wed, 28 Mar 2001 16:38:40 +0000 (16:38 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 28 Mar 2001 16:38:40 +0000 (16:38 +0000)
commitcfe56ec8365e170733d57f645dd754bdd4ec9e7b
tree4914e1e147e8663818fb69537e05498e4c4e4895
parent0962190a1b2525b3a43fb26690f70824db1b8056
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 :-/ )

[originally from svn r1025]
plink.c