diff options
author | Gregory P. Smith <greg@krypto.org> | 2012-12-10 17:45:54 -0800 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2012-12-10 17:45:54 -0800 |
commit | 64ab35e11d9e2ad55f8a9ee69515f8901e184b59 (patch) | |
tree | 155f4ed7e32974b28743c795f4bcb3f21421db86 /Python/Python-ast.c | |
parent | 33b9b71e8dbddf081bd5e7dbf65166ca5d4d75c2 (diff) | |
download | cpython-git-64ab35e11d9e2ad55f8a9ee69515f8901e184b59.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/Python-ast.c')
0 files changed, 0 insertions, 0 deletions