diff options
author | Victor Stinner <vstinner@python.org> | 2024-11-19 09:13:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-19 09:13:20 +0100 |
commit | 84f07c3a4cbcfe488ccfb4030571be0bc4de7e45 (patch) | |
tree | 6561e024036dfab43523d077571784f905952911 /Python/bytecodes.c | |
parent | b3687ad454c4ac54c8599a10f3ace8a13ca48915 (diff) | |
download | cpython-84f07c3a4cbcfe488ccfb4030571be0bc4de7e45.tar.gz cpython-84f07c3a4cbcfe488ccfb4030571be0bc4de7e45.zip |
gh-126594: Fix typeobject.c wrap_buffer() cast (#126754)
Reject flags smaller than INT_MIN.
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions