]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport of PR 30586, fix potential buffer overflow in htdbm.
authorDaniel Earl Poirier <poirier@apache.org>
Fri, 11 Sep 2009 13:20:29 +0000 (13:20 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Fri, 11 Sep 2009 13:20:29 +0000 (13:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@813821 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c69a8c991f2cd7054e98407cd90ac5ab6f711e4f..8cde0bce37c72cc49a96498b774bde861f58c296 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -129,6 +129,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    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