]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix comment about undefined behavior of constant_time_msb
authorKurt Roeckx <kurt@roeckx.be>
Sat, 23 Dec 2017 22:32:11 +0000 (23:32 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Mon, 25 Dec 2017 12:29:51 +0000 (13:29 +0100)
commitb12169eeafcd7660dce76cc290e379040a638fde
treee62c9b73202930ff1c3b101e8ef2038818b6bbb6
parent4dfe4310c31c4483705991d9a798ce9be1ed1c68
Fix comment about undefined behavior of constant_time_msb

This comment was correct for the original commit introducing this
function (5a3d21c0585064292bde5cd34089e120487ab687), but was fixed
in commit d2fa182988afa33d9e950358de406cc9fb36d000 (and
67b8bcee95f225a07216700786b538bb98d63cfe)

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
GH: #4975
include/internal/constant_time_locl.h