summaryrefslogtreecommitdiffstats
path: root/Python/codegen.c
diff options
context:
space:
mode:
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>2025-01-27 13:50:58 (GMT)
committerGitHub <noreply@github.com>2025-01-27 13:50:58 (GMT)
commit922cfecbcefe7c3ab26ca9db4e656f450378cc24 (patch)
tree6b807156129e6a6b8d3a58058bd43e32eecbdb88 /Python/codegen.c
parent735f25c5e3a0f74438c86468ec4dfbe219d93c91 (diff)
downloadcpython-922cfecbcefe7c3ab26ca9db4e656f450378cc24.zip
cpython-922cfecbcefe7c3ab26ca9db4e656f450378cc24.tar.gz
cpython-922cfecbcefe7c3ab26ca9db4e656f450378cc24.tar.bz2
gh-111178: fix UBSan failures in `Modules/{blake2,md5,sha1,sha2,sha3}module.c` (GH-128248)
- fix UBSan failures in `blake2module.c` - fix UBSan failures in `md5module.c` - fix UBSan failures in `sha1module.c` - fix UBSan failures in `sha2module.c` - fix UBSan failures in `sha3module.c` Cosmetics: - suppress unused return values - remove redundant casts in constructors - suppress unused parameters in `{md5,sha*,blake2}module.c`
Diffstat (limited to 'Python/codegen.c')
0 files changed, 0 insertions, 0 deletions