Re: [PATCH] oauth: Prevent stack overflow by limiting JSON parse depth - Mailing list pgsql-hackers

From Jacob Champion
Subject Re: [PATCH] oauth: Prevent stack overflow by limiting JSON parse depth
Date
Msg-id CAOYmi+kBCym6yT8pMJOiSQ-OciNGmbK0COyNS4jGPDX7ErMSRw@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] oauth: Prevent stack overflow by limiting JSON parse depth  (Aleksander Alekseev <aleksander@timescale.com>)
List pgsql-hackers
On Thu, May 8, 2025 at 5:22 AM Aleksander Alekseev
<aleksander@timescale.com> wrote:
> Thanks for the patch. It looks good to me. It's well documented and
> covered with tests. I can confirm that the tests pass. Also they fail
> if I decrease the $nesting_limit value to 15.

Thanks for the review!

--Jacob



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: [PATCH] Fix missing comma in Requires.private with a Make macro
Next
From: Daniele Varrazzo
Date:
Subject: Re: Fix PQport to never return NULL if the connection is valid