]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Partially revert r9636. It is true that we can directly return the
authorSimon Tatham <anakin@pobox.com>
Tue, 28 Aug 2012 17:41:10 +0000 (17:41 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 28 Aug 2012 17:41:10 +0000 (17:41 +0000)
commit45d34ec7cfc319131bf01bfce68c5dccb9e8bf90
tree6699ad34ffee7c720743258141eed56d34a4bb0a
parentd9a843b38923098dacbd717fbfa2351b5e95c1f5
Partially revert r9636. It is true that we can directly return the
result of memcmp, but untrue that we can do so _unconditionally_: if
memcmp returns zero, we still need to fall through to the next
comparison.

git-svn-id: http://svn.tartarus.org/sgt/putty@9637 cda61777-01e9-0310-a592-d414129be87e
timing.c