summaryrefslogtreecommitdiffstats
path: root/Objects/obmalloc.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-04-13 05:21:47 (GMT)
committerTim Peters <tim.peters@gmail.com>2002-04-13 05:21:47 (GMT)
commitb7ba7433126bff12dd638f11f831fa7bfd0bbf4a (patch)
tree951236002d7aa39e824b9d165e89dc8f0292e7b4 /Objects/obmalloc.c
parent8b1c47bb8bf061d1842075a9e6edcc2736b3b236 (diff)
downloadcpython-b7ba7433126bff12dd638f11f831fa7bfd0bbf4a.zip
cpython-b7ba7433126bff12dd638f11f831fa7bfd0bbf4a.tar.gz
cpython-b7ba7433126bff12dd638f11f831fa7bfd0bbf4a.tar.bz2
SF bug 543148: Memory leak with stackframes + inspect.
Put a bound on the number of frameobjects that can live in the frameobject free_list. Am also backporting to 2.2. I don't intend to backport to 2.1 (too much work -- lots of cyclic structures leak there, and the GC API).
Diffstat (limited to 'Objects/obmalloc.c')
0 files changed, 0 insertions, 0 deletions