Re: [PATCH] pgcrypto: Ensure debug handler is reset on error in PGP functions

From: Keyerror Smart <smartkeyerror(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] pgcrypto: Ensure debug handler is reset on error in PGP functions
Date: 2026-08-28 05:39:17
Message-ID: CAD=-kXa2XtbVojoe-5rt2vGcNbkQUkfFcNvb8OgVbacfxKY6Ew@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I have your patch on my radar but there is currently a lot going on with
> preparing 19 so bear with me as we work our way down the list.

Thanks for the update and context! No rush at all, take your time with the
19 release preparation.

Daniel Gustafsson <daniel(at)yesql(dot)se> 于2026年8月27日周四 05:57写道:

> > On 18 Aug 2026, at 12:42, Keyerror Smart <smartkeyerror(at)gmail(dot)com>
> wrote:
>
> > Hi, while backporting CVE-2026-14663 to WarehousePG, I found a debug
> > handler leak issue.
>
> This was actually discussed during the development for the security fix,
> but
> fixing it was deemed out of scope to keep the security fix as minimal and
> focused as possible. The plan was to revisit once shipped, but no one has
> had
> time to do that yet so thanks for tackling it.
>
> I have your patch on my radar but there is currently a lot going on with
> preparing 19 so bear with me as we work our way down the list.
>
> --
> Daniel Gustafsson
>
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ajit Awekar 2026-08-28 05:43:39 Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table
Previous Message Bertrand Drouvot 2026-08-28 05:33:34 Re: Offline data checksum changes can cause incorrect checksum state on standbys