summaryrefslogtreecommitdiff
path: root/Python/compile.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1999-01-28 04:21:35 +0000
committerBarry Warsaw <barry@python.org>1999-01-28 04:21:35 +0000
commit2133287c3ed12557cb1dde84ffe928e1f04eeda9 (patch)
tree062ac515b39fe617586b36dbb02e182377b43775 /Python/compile.c
parentf988e687a1f0251c36fe620e5f562c113f338cd9 (diff)
downloadcpython-git-2133287c3ed12557cb1dde84ffe928e1f04eeda9.tar.gz
builtin_map(): Nailed memory leak. PyList_Append() borrows a
reference, so you have to DECREF the appended value. This was a fun one!
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions