Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2005 22:18:54 +0000 (UTC)
From:      Clement Laforet <clement@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/apache2 Makefile ports/www/apache2/files patch-fix-core_input_filter
Message-ID:  <200503152218.j2FMIsxP007311@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503152218.j2FMIsxP007311>