On Tue, May 28, 2024 at 5:18 PM Timofey Zhakov <t...@chemodax.net> wrote:
>
> Hello,
>
> When I was working on the previous patch, I found that the
> proplist_receiver_xml function creates an iterpool, but never cleans
> it.
>
> The proplist_receiver function already does it.
>
> [[[
> Fix unbounded memory usage in the `svn proplist --xml` command.
>
> * subversion/svn/proplist-cmd.c:
>   (proplist_receiver_xml): Invoke the svn_pool_clear function
>   on every iteration to clear the pool.
> ]]]
>
> --
> Timofei Zhakov


Committed in r1918139.

Thank you!
Nathan

Reply via email to