]> granicus.if.org Git - python/commit
Plug a memory leak in list(), when appending to the result list.
authorTim Peters <tim.peters@gmail.com>
Wed, 2 May 2001 07:12:39 +0000 (07:12 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 2 May 2001 07:12:39 +0000 (07:12 +0000)
commit6ad22c41c2f1adb39d023d8dcc779d96d73695f6
tree9013aee86d405a3be577962b1378d5a5296c1880
parent8ae2df483c4682dead74ea0584f4d61955621667
Plug a memory leak in list(), when appending to the result list.
Objects/abstract.c