cvs commit: ports/www/apache2 Makefile ports/www/apache2/files patch-fix-core_input_filter

Clement Laforet clement at FreeBSD.org
Tue Mar 15 14:18:55 PST 2005


clement     2005-03-15 22:18:54 UTC

  FreeBSD ports repository

  Modified files:
    www/apache2          Makefile 
  Added files:
    www/apache2/files    patch-fix-core_input_filter 
  Log:
  - 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
  
  Revision  Changes    Path
  1.220     +1 -0      ports/www/apache2/Makefile
  1.1       +77 -0     ports/www/apache2/files/patch-fix-core_input_filter (new)


More information about the cvs-all mailing list