From: Ruediger Pluem Date: Mon, 31 Jan 2022 08:16:35 +0000 (+0000) Subject: * CHANGES entry for r1897182 X-Git-Tag: 2.5.0-alpha2-ci-test-only~530 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e5d6b2a50efac746f6faccc77719fefcef880617;p=thirdparty%2Fapache%2Fhttpd.git * CHANGES entry for r1897182 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897614 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/changes-entries/mod_dav_memory_regresssion.txt b/changes-entries/mod_dav_memory_regresssion.txt new file mode 100644 index 00000000000..0fc082649a6 --- /dev/null +++ b/changes-entries/mod_dav_memory_regresssion.txt @@ -0,0 +1,3 @@ + *) mod_dav: Fix regression when gathering properties which could lead to hugei + memory consumption proportional to the number of resources. + [Evgeny Kotkov , Ruediger Pluem]