diff options
author | Guido van Rossum <guido@python.org> | 1997-08-20 22:26:19 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-08-20 22:26:19 +0000 |
commit | 154eec968e3b02c06ea885aa84e5435e4f271748 (patch) | |
tree | 08a595fa6217bd8e3f9525447fe71c04014ce903 /Python/pythonrun.c | |
parent | 06437ae1e0de3a6305ca2db234a78b5bcfe8bf48 (diff) | |
download | cpython-154eec968e3b02c06ea885aa84e5435e4f271748.tar.gz |
Make sure the objects returned by __getinitargs__() are kept alive (in
the memo) to avoid a certain kind of nasty crash. (Not easily
reproducable because it requires a later call to __getinitargs__() to
return a tuple that happens to be allocated at the same address.)
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions