From: Jeff Trawick Date: Mon, 14 Sep 2009 19:36:40 +0000 (+0000) Subject: remove objection to htdbm changes, as disturbing memory use is now gone X-Git-Tag: 2.2.14~53 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca3884bbc30e7c67b1fcc1d98b6c08a04572bf4a;p=thirdparty%2Fapache%2Fhttpd.git remove objection to htdbm changes, as disturbing memory use is now gone git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@814799 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6c16f04087a..b3ed7d5e19e 100644 --- a/STATUS +++ b/STATUS @@ -139,8 +139,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 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.) * mod_ldap: hints in usage for LDAPCacheEntries and LDAPOpCacheEntries updated to match manual and code (0 or -1 to disable)