]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
htdbm proposal - add second trunk revision, update combined patch
authorDaniel Earl Poirier <poirier@apache.org>
Mon, 14 Sep 2009 19:18:57 +0000 (19:18 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Mon, 14 Sep 2009 19:18:57 +0000 (19:18 +0000)
for 2.2.x, remove old vote for backport.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814790 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 71d4a5823dc85586d6a3a913fa9e57d0be2359fe..6c16f04087aa95b17dd009bbb35b78a822afada5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -135,9 +135,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
  * 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, minfrin
+   Trunk patches: http://svn.apache.org/viewvc?view=rev&revision=797563
+                  http://svn.apache.org/viewvc?view=rev&revision=814781
+   2.2.x patch: http://people.apache.org/~poirier/patch2-2.2.x-PR30586.txt
+   +1: poirier
    -1: trawick (Memory use for dumping the database is now unbounded; it
                 doesn't even look difficult to avoid allocating/copying.)