Issue 5041: Memory leak in imp.find_module (original) (raw)
Issue5041
Created on 2009-01-24 14:31 by ocean-city, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Messages (2) |
|
|
msg80452 - (view) |
Author: Hirokazu Yamamoto (ocean-city) *  |
Date: 2009-01-24 14:31 |
I found memory leak related to "es" on PyArg_ParseTuple. |
|
|
msg80809 - (view) |
Author: Hirokazu Yamamoto (ocean-city) *  |
Date: 2009-01-30 03:15 |
Fixed in r69117(py3k). |
|
|
History |
|
|
|
Date |
User |
Action |
Args |
2022-04-11 14:56:44 |
admin |
set |
github: 49291 |
2009-01-30 03:15:45 |
ocean-city |
set |
status: open -> closedkeywords: - needs reviewresolution: fixedmessages: + |
2009-01-24 14:31:51 |
ocean-city |
create |
|