You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by po...@apache.org on 2009/09/11 15:20:29 UTC

svn commit: r813821 - /httpd/httpd/branches/2.2.x/STATUS

Author: poirier
Date: Fri Sep 11 13:20:29 2009
New Revision: 813821

URL: http://svn.apache.org/viewvc?rev=813821&view=rev
Log:
Propose backport of PR 30586, fix potential buffer overflow in htdbm.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=813821&r1=813820&r2=813821&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Fri Sep 11 13:20:29 2009
@@ -129,6 +129,12 @@
    2.2.x Patch: http://people.apache.org/~minfrin/ssl-env.diff
    +1: minfrin
 
+ * htdbm: Avoid buffer overflows.
+   PR: 30586
+   Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=797563
+   2.2.x patch: http://people.apache.org/~poirier/patch-2.2.x-PR30586.txt
+   +1: poirier
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre