commit | acc89db9233abf4d903af9a7595a2ed7478fe7d3 | [log] [tgz] |
---|---|---|
author | Mark Shannon <mark@hotpy.org> | Wed Nov 03 16:22:32 2021 +0000 |
committer | GitHub <noreply@github.com> | Wed Nov 03 16:22:32 2021 +0000 |
tree | fb08e91bc2dab4db12daace28c778749a293a20f | |
parent | 5a14929a6e4fab672e2f83a86773618e973b22a6 [diff] |
bpo-45691: Make array of small ints static to fix use-after-free error. (GH-29366)