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

[njs] Modules: fixed items() method of a shared dictionary.

2023-10-16 Thread Dmitry Volyntsev
details: https://hg.nginx.org/njs/rev/714fae197d83 branches: changeset: 2220:714fae197d83 user: Dmitry Volyntsev date: Mon Oct 16 18:09:37 2023 -0700 description: Modules: fixed items() method of a shared dictionary. Previously, under a memory pressure the method might return premat

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