summaryrefslogtreecommitdiff
path: root/Python/codecs.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-06-28 23:46:07 +0000
committerGuido van Rossum <guido@python.org>2000-06-28 23:46:07 +0000
commitd7823f264570fb94f179e453330ea12f6158e2e5 (patch)
tree7f6152d0fe44b663513073fce1c60eb3fb3bbeb5 /Python/codecs.c
parent98626cd7ac22f2a77eaa68bc53e2ac27c67d9fa4 (diff)
downloadcpython-git-d7823f264570fb94f179e453330ea12f6158e2e5.tar.gz
Vladimir Marangozov:
Avoid calling the dealloc function, previously triggered with DECREF(inst). This caused a segfault in PyDict_GetItem, called with a NULL dict, whenever inst->in_dict fails under low-memory conditions.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions