]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - config.c
Fix minor imprecisions in cfg->portfwd[] bounds checking (which erred on the
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 4 Mar 2005 01:02:53 +0000 (01:02 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Fri, 4 Mar 2005 01:02:53 +0000 (01:02 +0000)
commitcd16a955b58bf8cf522a34d4ab9b3c0f7ff0501e
tree634ebd305f298ffcf258c93fcca4c6cd073d491e
parent16c3026b28c6f0e5eabfe4792fc4d41815068070
Fix minor imprecisions in cfg->portfwd[] bounds checking (which erred on the
side of rejecting input, not buffer overflow).

[originally from svn r5438]
config.c