diff options
author | Armin Rigo <arigo@tunes.org> | 2007-09-06 09:30:38 +0000 |
---|---|---|
committer | Armin Rigo <arigo@tunes.org> | 2007-09-06 09:30:38 +0000 |
commit | 337841dac7f1936c78bacf60c88e085e7ca6231d (patch) | |
tree | f7ece2f347d2d14316f47b7deb335ae184395ace /Python/pythonrun.c | |
parent | bddc3416f8ff0b1436e219aa8281ccad845d81f6 (diff) | |
download | cpython-git-337841dac7f1936c78bacf60c88e085e7ca6231d.tar.gz |
PyDict_GetItem() returns a borrowed reference.
This attack is against ceval.c:IMPORT_NAME, which calls an
object (__builtin__.__import__) without holding a reference to it.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions