Re: Memory Leak Issue in Nginx PCRE2

2023-10-16 Thread Maxim Dounin
Hello! On Mon, Oct 16, 2023 at 06:19:48PM +0400, Sergey Kandaurov wrote: > > > On 11 Oct 2023, at 02:04, Maxim Dounin wrote: > > > > Hello! > > > > On Wed, Sep 27, 2023 at 01:13:44AM +0800, 上勾拳 wrote: > > > >> Dear Nginx Developers, > >> > >> I hope this email finds you well. I am reaching

Re: Memory Leak Issue in Nginx PCRE2

2023-10-16 Thread Sergey Kandaurov
> On 11 Oct 2023, at 02:04, Maxim Dounin wrote: > > Hello! > > On Wed, Sep 27, 2023 at 01:13:44AM +0800, 上勾拳 wrote: > >> Dear Nginx Developers, >> >> I hope this email finds you well. I am reaching out to the mailing list for >> the first time to report and discuss an issue I encountered whil

Re: Memory Leak Issue in Nginx PCRE2

2023-10-12 Thread 上勾拳
Dear Maxim, Thanks for your response. I have tested your patch, and it worked well in my case. Absolutely, it should not handle ngx_regex_compile_context in ngx_regex_module_init(), which is more elegant. Thank you for your attention once again. Best regards, Zhenzhong 上勾拳 于2023年9月27日周三 01:13写

Re: Memory Leak Issue in Nginx PCRE2

2023-10-10 Thread Maxim Dounin
Hello! On Wed, Sep 27, 2023 at 01:13:44AM +0800, 上勾拳 wrote: > Dear Nginx Developers, > > I hope this email finds you well. I am reaching out to the mailing list for > the first time to report and discuss an issue I encountered while working > on supporting PCRE2 in OpenResty. If I have made any

Memory Leak Issue in Nginx PCRE2

2023-09-26 Thread 上勾拳
Dear Nginx Developers, I hope this email finds you well. I am reaching out to the mailing list for the first time to report and discuss an issue I encountered while working on supporting PCRE2 in OpenResty. If I have made any errors in my reporting or discussion, please do not hesitate to provide