Ahem, let's not try initialising a static with a non-constant initialiser.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 1 Nov 2004 00:47:37 +0000 (00:47 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 1 Nov 2004 00:47:37 +0000 (00:47 +0000)
commit49b8f9c43e0f312c986c2e5eb882aa77099b14c6
tree42ca5015255dea598144bd3ebfdd741c2b68eb23
parentbe774c585cb5d4fd03c7f56eb8de7adee8229992
Ahem, let's not try initialising a static with a non-constant initialiser.

Also, I'm pretty sure that adding a source address to a remote SSH-2 forwarding
can never have worked, since we added an address string to the packet twice in
that case. OpenSSH 3.4p1 certainly doesn't like it (`Server has disabled port
forwarding' debug message). Fixed (and OpenSSH is happier now).

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