]> granicus.if.org Git - python/commit
Fix a tiny and unlikely memory leak. Was there before too, and actually
authorTim Peters <tim.peters@gmail.com>
Sat, 5 May 2001 04:10:25 +0000 (04:10 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 5 May 2001 04:10:25 +0000 (04:10 +0000)
commit12d0a6c78a376e8eddca3d3fa88ed3627aad795c
tree82aacbf2564026b30e100edf76103dbc0651a965
parent6912d4ddf0504a3d5611ddd12cbde3354bd48279
Fix a tiny and unlikely memory leak.  Was there before too, and actually
several of these turned up and got fixed during the iteration crusade.
Objects/abstract.c