diff options
author | Gregory P. Smith <greg@krypto.org> | 2012-12-10 17:45:16 -0800 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2012-12-10 17:45:16 -0800 |
commit | 60112ae319c5d95e74dafe6c67c04d01f50d965a (patch) | |
tree | 237f40a2a256c08ba2ff8ce39f8a94ac71f15303 /Python/ceval.c | |
parent | 6c722c6df464f327784e34191ea43d79d7e99f94 (diff) | |
parent | c0dd80e439bff4bd7cd9acc34ae023b4e8adf4aa (diff) | |
download | cpython-git-60112ae319c5d95e74dafe6c67c04d01f50d965a.tar.gz |
1 << 31 is invalid for signed integers, fix it by making 1 unsigned.
Found by Clang trunk's Undefined-Behavior Sanitizer. [more to come]
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions