summaryrefslogtreecommitdiff
path: root/Python/formatter_unicode.c
diff options
context:
space:
mode:
authorZackery Spytz <zspytz@gmail.com>2018-11-18 09:45:57 -0700
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2018-11-18 08:45:57 -0800
commit062a57bf4b768ef726975bcc1d34398387520147 (patch)
treedfbfcc857ff4b66fbfe543ece6f4f23e492c204f /Python/formatter_unicode.c
parent177a41a07b7d13c70d068ea0962f07e625ae171e (diff)
downloadcpython-git-062a57bf4b768ef726975bcc1d34398387520147.tar.gz
bpo-35269: Fix a possible segfault involving a newly-created coroutine (GH-10585)
coro->cr_origin wasn't initialized if compute_cr_origin() failed in PyCoro_New(), which would cause a crash during the coroutine's deallocation. https://bugs.python.org/issue35269
Diffstat (limited to 'Python/formatter_unicode.c')
0 files changed, 0 insertions, 0 deletions