diff options
author | Fred Drake <fdrake@acm.org> | 1998-12-18 19:46:59 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-12-18 19:46:59 (GMT) |
commit | 6de7d0c3388f93288449449cc2a711358ffc4529 (patch) | |
tree | 375c1d669c91480ecd384818395bfb084456d8bd /Modules/binascii.c | |
parent | 654387efbd9ba363a1911e493a8477f15608e1a0 (diff) | |
download | cpython-6de7d0c3388f93288449449cc2a711358ffc4529.zip cpython-6de7d0c3388f93288449449cc2a711358ffc4529.tar.gz cpython-6de7d0c3388f93288449449cc2a711358ffc4529.tar.bz2 |
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 'Modules/binascii.c')
0 files changed, 0 insertions, 0 deletions