diff options
author | Brad King <brad.king@kitware.com> | 2016-11-29 13:28:31 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-11-29 13:30:25 (GMT) |
commit | 9e07ffa4e4211ca165f24c1f45744fbe7984a43f (patch) | |
tree | 8c5b9d849a9b460546ef2288e171bbc66a18c15a /Help/guide/tutorial/Step9/MathFunctions/MathFunctions.h | |
parent | d0ff3e701c63caab5a44c48ac70e3ab75af9ee88 (diff) | |
download | CMake-9e07ffa4e4211ca165f24c1f45744fbe7984a43f.zip CMake-9e07ffa4e4211ca165f24c1f45744fbe7984a43f.tar.gz CMake-9e07ffa4e4211ca165f24c1f45744fbe7984a43f.tar.bz2 |
librhash: Avoid signed left-shift overflow in sha256
Fix `rhash_sha256_final` to use unsigned integers for left shifting to
avoid the possibility of undefined overflow behavior.
Diffstat (limited to 'Help/guide/tutorial/Step9/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions