diff options
author | Brad King <brad.king@kitware.com> | 2016-11-09 16:43:34 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-11-10 13:29:36 (GMT) |
commit | 465a85fb4615f4cfa20058c534bf3bfe71df1732 (patch) | |
tree | a90c16bd79f7c8f4362d8be7d1a1642a216fc563 /Source/cmGlobalMinGWMakefileGenerator.cxx | |
parent | fc2cb74feedf2637e4b2cc153ede7b0726b9a7d3 (diff) | |
download | CMake-465a85fb4615f4cfa20058c534bf3bfe71df1732.zip CMake-465a85fb4615f4cfa20058c534bf3bfe71df1732.tar.gz CMake-465a85fb4615f4cfa20058c534bf3bfe71df1732.tar.bz2 |
librhash: Avoid signed left-shift overflow
Fix `rhash_md5_final` to use unsigned integers for left shifting to
avoid the possibility of undefined overflow behavior.
Diffstat (limited to 'Source/cmGlobalMinGWMakefileGenerator.cxx')
0 files changed, 0 insertions, 0 deletions