diff options
author | Fred Drake <fdrake@acm.org> | 1998-12-18 19:46:59 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-12-18 19:46:59 +0000 |
commit | 6de7d0c3388f93288449449cc2a711358ffc4529 (patch) | |
tree | 375c1d669c91480ecd384818395bfb084456d8bd /Python/pystate.c | |
parent | 654387efbd9ba363a1911e493a8477f15608e1a0 (diff) | |
download | cpython-git-6de7d0c3388f93288449449cc2a711358ffc4529.tar.gz |
When _PyString_Resize() reports failure, the variable referring to the
string we wanted to resize is set to NULL. Don't Py_DECREF() those
variables! (5 places)
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions