summaryrefslogtreecommitdiffstats
path: root/Objects
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2003-11-14 00:01:17 (GMT)
committerTim Peters <tim.peters@gmail.com>2003-11-14 00:01:17 (GMT)
commit780c497972f367df86cf0f6f3b7c2aecf1e078d6 (patch)
tree8c28622f4e96b83d10ef2a4a5421e9c743c10007 /Objects
parent0bd743cee17ab8a96122ca0cc692419232a3d3bb (diff)
downloadcpython-780c497972f367df86cf0f6f3b7c2aecf1e078d6.zip
cpython-780c497972f367df86cf0f6f3b7c2aecf1e078d6.tar.gz
cpython-780c497972f367df86cf0f6f3b7c2aecf1e078d6.tar.bz2
update_refs(): assert that incoming refcounts aren't 0. The comment
for this function has always claimed that was true, but it wasn't verified before. For the latest batch of "double deallocation" bugs (stemming from weakref callbacks invoked by way of subtype_dealloc), this assert would have triggered (instead of waiting for _Py_ForgetReference to die with a segfault later).
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions