]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix potential fault where -L/-R/-D could accept a string too long for our
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 4 Mar 2005 01:54:56 +0000 (01:54 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 4 Mar 2005 01:54:56 +0000 (01:54 +0000)
commitc15195540802a7831b839bd9b159131eea5b1135
treef97d94ec7b415deb01a91d1a02ba9a9fe075172e
parent8316deb3399fe1d0c406132cf2e795a76de26b64
Fix potential fault where -L/-R/-D could accept a string too long for our
portfwd[] array. (Not sure what would happen in this case, mind.)
Also modify -L/-R/-D code to cope with IPv4/IPv6 tunnels in saved settings.

[originally from svn r5440]
cmdline.c