Re: [PATCH] snowball: fix potential NULL dereference

m.korotkov@postgrespro.ru

From: Maksim Korotkov <m.korotkov@postgrespro.ru>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2025-02-17T12:12:25Z
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.korotkov@postgrespro.ru



Commits

  1. Avoid null pointer dereference crash after OOM in Snowball stemmers.

  2. Update to latest Snowball sources.