SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 59 Python

bpo-30640: Fix undefined behavior in _PyFunction_FastCallDict() and PyEval_EvalCodeEx() (#2919)

k + 1 was calculated with k = NULL.
Z
Zackery Spytz committed
c6ea8974e2d939223bfd6d64ee13ec89c090d2e0
Parent: a568e52
Committed by Serhiy Storchaka <storchaka@gmail.com> on 7/31/2017, 2:24:37 PM