`realhost', passed back from all the backend init functions, was
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 9 May 2001 14:01:15 +0000 (14:01 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 9 May 2001 14:01:15 +0000 (14:01 +0000)
commit6e1ebb76bc65c074b780b303a1f1550f5ae4dd3c
tree580c3d7c5a7bcb36edc679cc09f86490f614261e
parent8faa456cf83ade45a6a2f33784d46b9963a0f77e
`realhost', passed back from all the backend init functions, was
scoped within those functions. It's now dynamically allocated.

git-svn-id: svn://svn.tartarus.org/sgt/putty@1108 cda61777-01e9-0310-a592-d414129be87e
plink.c
raw.c
rlogin.c
scp.c
ssh.c
telnet.c
window.c
winnet.c