]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix a bounds check that should have been >= not >.
authorSimon Tatham <anakin@pobox.com>
Fri, 18 Apr 2014 14:37:27 +0000 (14:37 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 18 Apr 2014 14:37:27 +0000 (14:37 +0000)
commitbd20c418a2fcf4fdee7f5a1d81c263b76e6b6bb3
tree1eed43bf3e11363fcbb63320762d4249f45cd574
parenta44530bd985b14dd2b12053baa69be9eaa3e3777
Fix a bounds check that should have been >= not >.

Thanks to René König for pointing it out.

[originally from svn r10174]
sshshare.c