diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-07-11 20:49:00 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-07-11 20:49:00 (GMT) |
commit | 9a4fb669668843de94c82c9e6de86a2ffa865eb7 (patch) | |
tree | de8b5cbb0cadd20ef413ffb87283ebceb76078f8 /Python/pystate.c | |
parent | 2e8474ddde61204b2671225cf4482dbc6fab4ea1 (diff) | |
download | cpython-9a4fb669668843de94c82c9e6de86a2ffa865eb7.zip cpython-9a4fb669668843de94c82c9e6de86a2ffa865eb7.tar.gz cpython-9a4fb669668843de94c82c9e6de86a2ffa865eb7.tar.bz2 |
Issue #18408: ste_new() initialize all attributes before handling error
If an attribute is not initialized, the destructor can crash
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions