CVS log for ports/www/apache2/files/Attic/patch-fix-core_input_filter
Up to [FreeBSD] / ports / www / apache2 / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Sun Apr 17 20:38:54 2005 UTC (6 years, 9 months ago) by clement
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
- Update to 2.0.54
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 15 22:18:54 2005 UTC (6 years, 10 months ago) by clement
Branches: MAIN
CVS tags: RELEASE_5_4_0
- Fix memory leak
*) core_input_filter: Move buckets to a persistent brigade instead of
creating a new brigade. This stop a memory leak when proxying a
Streaming Media Server.
Obtained from: Apache httpd repository
