From: Daniel Earl Poirier Date: Mon, 14 Sep 2009 19:18:57 +0000 (+0000) Subject: htdbm proposal - add second trunk revision, update combined patch X-Git-Tag: 2.2.14~54 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b6e362e8150c5f18a76e43cb61eb809812c2387a;p=thirdparty%2Fapache%2Fhttpd.git htdbm proposal - add second trunk revision, update combined patch 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 --- diff --git a/STATUS b/STATUS index 71d4a5823dc..6c16f04087a 100644 --- 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.)