]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1897182, r1897614, r1897615, r1897619 from trunk:
authorRuediger Pluem <rpluem@apache.org>
Wed, 9 Feb 2022 12:29:13 +0000 (12:29 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 9 Feb 2022 12:29:13 +0000 (12:29 +0000)
commit3ec324f9ff4c136c7f7951a49d96c8202f40f382
tree881a780c1401ea0b7ea0c520dde9053a39de0ade
parent960d719aa31c35a8aac99b1fa413df7a91085bbd
Merge r1897182, r1897614, r1897615, r1897619 from trunk:

* Allocate the dav_liveprop_elem structure only once in the lifetime of the
  resource->pool and reuse it to avoid unnecessary huge memory allocations
  during collection walks.

* CHANGES entry for r1897182

* Fix typo

* Stupid mine. Evgeny is a committer here

Reviewed by: rpluem, jorton, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1897901 13f79535-47bb-0310-9956-ffa450edef68
STATUS
changes-entries/mod_dav_memory_regresssion.txt [new file with mode: 0644]
modules/dav/main/props.c