summaryrefslogtreecommitdiff
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2007-09-06 09:30:38 +0000
committerArmin Rigo <arigo@tunes.org>2007-09-06 09:30:38 +0000
commit337841dac7f1936c78bacf60c88e085e7ca6231d (patch)
treef7ece2f347d2d14316f47b7deb335ae184395ace /Python/getcompiler.c
parentbddc3416f8ff0b1436e219aa8281ccad845d81f6 (diff)
downloadcpython-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/getcompiler.c')
0 files changed, 0 insertions, 0 deletions