Re: svn commit: r1902572 - /httpd/httpd/trunk/server/util_pcre.c

2022-08-02 Thread Yann Ylavic
On Mon, Aug 1, 2022 at 8:15 PM Ruediger Pluem wrote: > > On 8/1/22 5:05 PM, Ivan Zhakov wrote: > > > > My overall concern is that with the current solution as of r1902858, there > > are valid and > > reasonable allocation patterns that will cause an unbounded memory usage. > > > > For example, no

Re: svn commit: r1902572 - /httpd/httpd/trunk/server/util_pcre.c

2022-08-02 Thread Ruediger Pluem
On 8/2/22 2:31 PM, Yann Ylavic wrote: > On Mon, Aug 1, 2022 at 8:15 PM Ruediger Pluem wrote: >> >> On 8/1/22 5:05 PM, Ivan Zhakov wrote: >>> >>> My overall concern is that with the current solution as of r1902858, there >>> are valid and >>> reasonable allocation patterns that will cause an un

Re: svn commit: r1902572 - /httpd/httpd/trunk/server/util_pcre.c

2022-08-02 Thread Yann Ylavic
On Tue, Aug 2, 2022 at 2:59 PM Ruediger Pluem wrote: > > On 8/2/22 2:31 PM, Yann Ylavic wrote: > > On Mon, Aug 1, 2022 at 8:15 PM Ruediger Pluem wrote: > >> > >> On 8/1/22 5:05 PM, Ivan Zhakov wrote: > >>> > >>> My overall concern is that with the current solution as of r1902858, > >>> there are

Re: svn commit: r1902572 - /httpd/httpd/trunk/server/util_pcre.c

2022-08-02 Thread Ruediger Pluem
On 8/2/22 3:19 PM, Yann Ylavic wrote: > On Tue, Aug 2, 2022 at 2:59 PM Ruediger Pluem wrote: >> >> On 8/2/22 2:31 PM, Yann Ylavic wrote: >>> On Mon, Aug 1, 2022 at 8:15 PM Ruediger Pluem wrote: On 8/1/22 5:05 PM, Ivan Zhakov wrote: > > My overall concern is that with the curr