diff options
| author | Armin Rigo <arigo@tunes.org> | 2007-09-06 09:30:38 (GMT) | 
|---|---|---|
| committer | Armin Rigo <arigo@tunes.org> | 2007-09-06 09:30:38 (GMT) | 
| commit | 337841dac7f1936c78bacf60c88e085e7ca6231d (patch) | |
| tree | f7ece2f347d2d14316f47b7deb335ae184395ace /Lib/idlelib/rpc.py | |
| parent | bddc3416f8ff0b1436e219aa8281ccad845d81f6 (diff) | |
| download | cpython-337841dac7f1936c78bacf60c88e085e7ca6231d.zip cpython-337841dac7f1936c78bacf60c88e085e7ca6231d.tar.gz cpython-337841dac7f1936c78bacf60c88e085e7ca6231d.tar.bz2 | |
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 'Lib/idlelib/rpc.py')
0 files changed, 0 insertions, 0 deletions
