On Mon, Jun 3, 2024 at 9:42 PM Nathan Hartman wrote:
>
> On Thu, May 30, 2024 at 2:05 PM Timofey Zhakov wrote:
> >
> > Hello,
> >
> > I found that the print_properties() creates an iterpool, but cleans it
> > inside the 'if' block instead of doing it inside of the loop block.
> > This patch fixes
On Thu, May 30, 2024 at 2:05 PM Timofey Zhakov wrote:
>
> Hello,
>
> I found that the print_properties() creates an iterpool, but cleans it
> inside the 'if' block instead of doing it inside of the loop block.
> This patch fixes it and does little refactoring of this part of the code.
>
> [[[
> Fi
Hello,
I found that the print_properties() creates an iterpool, but cleans it
inside the 'if' block instead of doing it inside of the loop block.
This patch fixes it and does little refactoring of this part of the code.
[[[
Fix unbounded memory usage in `svn propget` command.
* subversion/svn/pr
3 matches
Mail list logo