]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit03ebc74b9f284e9334f58646f00784ebfe5fc308
tree6699ad34ffee7c720743258141eed56d34a4bb0a
parent538090ede444b111039904cf918f095dc858e875
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.

[originally from svn r9637]
[r9636 == 538090ede444b111039904cf918f095dc858e875]
timing.c