]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* CHANGES entry for r1897182
authorRuediger Pluem <rpluem@apache.org>
Mon, 31 Jan 2022 08:16:35 +0000 (08:16 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 31 Jan 2022 08:16:35 +0000 (08:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1897614 13f79535-47bb-0310-9956-ffa450edef68

changes-entries/mod_dav_memory_regresssion.txt [new file with mode: 0644]

diff --git a/changes-entries/mod_dav_memory_regresssion.txt b/changes-entries/mod_dav_memory_regresssion.txt
new file mode 100644 (file)
index 0000000..0fc0826
--- /dev/null
@@ -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 <evgeny.kotkov@visualsvn.com>, Ruediger Pluem]