https://issues.apache.org/bugzilla/show_bug.cgi?id=55296
--- Comment #7 from Christophe JAILLET <[email protected]> --- Moreover, looking at mod_python homepage: v3.2.10: (MODPYTHON-78) Added support for Apache 2.2. (MODPYTHON-172) Fixed three memory leaks that were found in _apachemodule.parse_qsl, req.readlines and util.cfgtree_walk. v3.3.1: (MODPYTHON-181) Fixed memory leak when mod_python handlers are defined for more than one phase at the same time. (MODPYTHON-182) Fixed memory leak in req.readline(). (MODPYTHON-184) Fix memory leak in apache.make_table(). This was used by util.FieldStorage class so affected all code using forms. (MODPYTHON-194) Fixed potential memory leak due to not clearing the state of thread state objects before deleting them. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
