summaryrefslogtreecommitdiffstats
path: root/Python/pymath.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-11-09 07:33:10 (GMT)
committerGitHub <noreply@github.com>2018-11-09 07:33:10 (GMT)
commit49ee41f1c3934aa095e32fa751cdf3ba641ae34b (patch)
tree255b1e208e842884b6403d2344f428abfd7619f0 /Python/pymath.c
parent65e1a1fd311943866361fcb288c0df65dadbe092 (diff)
downloadcpython-49ee41f1c3934aa095e32fa751cdf3ba641ae34b.zip
cpython-49ee41f1c3934aa095e32fa751cdf3ba641ae34b.tar.gz
cpython-49ee41f1c3934aa095e32fa751cdf3ba641ae34b.tar.bz2
bpo-35194: Fix a wrong constant in cp932 codec (GH-10420)
This typo doesn't affect the result because wrong bits are discarded on implicit conversion to unsigned char, but it trips UBSan with -fsanitize=implicit-integer-truncation. https://bugs.python.org/issue35194 (cherry picked from commit 7a69cf47a9bbc95f95fd67c982bff121b2a903cb) Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>
Diffstat (limited to 'Python/pymath.c')
0 files changed, 0 insertions, 0 deletions