diff options
author | Gregory P. Smith <greg@krypto.org> | 2012-12-10 17:44:44 -0800 |
---|---|---|
committer | Gregory P. Smith <greg@krypto.org> | 2012-12-10 17:44:44 -0800 |
commit | 3a61aecd2a93b9cb5618b2a58883dbccfce19113 (patch) | |
tree | 157deca3e9fe53aac353133fe23e21360a463a28 /Python/errors.c | |
parent | 0702dcad9823ab14e6e7e1fc91a319e3b58aab07 (diff) | |
download | cpython-3a61aecd2a93b9cb5618b2a58883dbccfce19113.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/errors.c')
0 files changed, 0 insertions, 0 deletions