消息 [123767]
issue6697-lsprof.diff:
- Oh, I did recently a similar change on PyModule: I created PyModule_GetFilenameObject()
- "PyObject * mod" => "PyObject *mod"
- modname is not initialized if fn->m_module (mod) is NULL => initialize modname to NULL
- there is a reference leak (modname) |
|
| 日期 |
用户 |
动作 |
参数 |
| 2010-12-11 02:35:51 | vstinner | 修改 | recipients:
+ vstinner, lemburg, loewis, jafo, ronaldoussoren, amaury.forgeotdarc, belopolsky, ezio.melotti, Arfrever |
| 2010-12-11 02:35:51 | vstinner | 修改 | messageid: <1292034951.63.0.743876417515.issue6697@psf.upfronthosting.co.za> |
| 2010-12-11 02:35:49 | vstinner | 链接 | issue6697 messages |
| 2010-12-11 02:35:49 | vstinner | 创建 | |
|