08-12-06 12:13 PM
[ http://issues.apache.org/jira/brows...ON-174?page=all ]
Graham Dumpleton updated MODPYTHON-174:
---------------------------------------
Fix Version/s: 3.3
3.2.10
(was: 3.2.x)
> Update requirements to Apache 2.0.47 or greater
> -----------------------------------------------
>
> Key: MODPYTHON-174
> URL: http://issues.apache.org/jira/browse/MODPYTHON-174
> Project: mod_python
> Issue Type: Task
> Components: documentation
> Affects Versions: 3.2.7, 3.2.8, 3.2.x
> Reporter: David Fraser
> Assigned To: Jim Gallacher
> Fix For: 3.3, 3.2.10
>
> Attachments: apache-2.0.47-req-doc.patch
>
>
> Usage of the apr_table_compress function requires Apache 2.0.47, but the d
ocs only specify version 2.0.40
> See the following URLs for details
> http://www.modpython.org/pipermail/...ary/020280.html
> http://www.modpython.org/pipermail/...May/021135.html
> http://www.modpython.org/pipermail/...May/021133.html
> More details: apr_table_compress was was committed in r263916 to mod_pytho
n.c
> Log message:
> Fixed crash and memory leak in python_merge_config function in mod_python.
c
> described in MODPYTHON-75. Boyan Boyadjiev provided the code which correct
ed
> the problem. This also fixes the memory leak resulting in the use of any
> PythonOption directive as described in MODPYTHON-60.
[ Post a follow-up to this message ]
|