diff options
author | Zackery Spytz <Osmunda46@gmail.com> | 2017-07-31 14:24:37 (GMT) |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2017-07-31 14:24:37 (GMT) |
commit | c6ea8974e2d939223bfd6d64ee13ec89c090d2e0 (patch) | |
tree | af9793d4d928f7f37d632311d276bf914d5c355a /install-sh | |
parent | a568e5273382a5dca0c27274f7d8e34c41a87d4d (diff) | |
download | cpython-c6ea8974e2d939223bfd6d64ee13ec89c090d2e0.zip cpython-c6ea8974e2d939223bfd6d64ee13ec89c090d2e0.tar.gz cpython-c6ea8974e2d939223bfd6d64ee13ec89c090d2e0.tar.bz2 |
bpo-30640: Fix undefined behavior in _PyFunction_FastCallDict() and PyEval_EvalCodeEx() (#2919)
k + 1 was calculated with k = NULL.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions