mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
dde91b1953
Commit 1d541c25c8 introduced a NULL
pointer dereference in error path.
Signed-off-by: Christian Heimes <christian@python.org>