On 21.12.2015 15:54, Evgeny Kotkov wrote:
Stefan Fuhrmann <stef...@apache.org> writes:

[...]

... in that order.  The root problem is that

     ^/httpd/httpd/trunk/modules/dav/main/props.c: dav_close_propdb

does not destroy the pool created in dav_open_propdb.
Since that is being called for every directory entry,
we allocate at least 8K per dirent.  Maybe, the walker
in our mod_dav_svn could arrange it to call that only
once?

I'll take a look at the mod_dav / mod_dav_svn part of the issue.

Thanks, it would be nice if could do something within
Subversion because httpd and apr patches may take a
while to trickle down into releases.  Meanwhile, I
posted a patch for mod_dav on the httpd dev list.

-- Stefan^2.

Reply via email to