Re: [PATCH] snowball: fix potential NULL dereference

From: Maksim Korotkov <m(dot)korotkov(at)postgrespro(dot)ru>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCH] snowball: fix potential NULL dereference
Date: 2025-02-17 12:12:25
Message-ID: 7fdfe858190d6aa31189e35c9db88c4d@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi
On 2025-02-11 19:53, Tom Lane wrote:
> You should report this upstream;
> (Whenever they apply the patch, we should then re-sync...)

FYI, the patch to fix this problem was applied by upstream.
---
Best regards, Korotkov Maksim
PostgresPro
m(dot)korotkov(at)postgrespro(dot)ru

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2025-02-17 12:18:39 Re: Elimination of the repetitive code at the SLRU bootstrap functions.
Previous Message Daniel Gustafsson 2025-02-17 12:03:36 Re: [PoC] Federated Authn/z with OAUTHBEARER