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
-
Avoid null pointer dereference crash after OOM in Snowball stemmers.
- 8388cae5526b 14.18 landed
- 197427fb3f0b 13.21 landed
- c0c364fa1609 16.9 landed
- 9c46d902b209 15.13 landed
- 7edd2cbc535c 17.5 landed
-
Update to latest Snowball sources.
- b464e51ab32f 18.0 landed