Plug a memory leak when listing large directories over mod_dav_svn. This is probably part of issue #2000. The leak was described here: http://svn.haxx.se/dev/archive-2006-05/0091.shtml * subversion/mod_dav_svn/repos.c (dav_svn_do_walk): Clear the pool used for temporary allocations.