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.


Regards,
Evgeny Kotkov

Reply via email to