Re: Possible null pointer dereference in afterTriggerAddEvent()

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: kuznetsovam@altlinux.org
Cc: pgsql-hackers@lists.postgresql.org, nickel@altlinux.org, egori@altlinux.org
Date: 2024-09-24T19:58:21Z
Lists: pgsql-hackers
On 2024-Sep-24, Alexander Kuznetsov wrote:

> Hello,
> 
> is there anything else we can help with or discuss in order to apply this fix?

I don't think so, it seems a no-brainer to me and there are no
objections.  I'll get it pushed tomorrow.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/
"Linux transformó mi computadora, de una `máquina para hacer cosas',
en un aparato realmente entretenido, sobre el cual cada día aprendo
algo nuevo" (Jaime Salinas)



Commits

  1. Turn 'if' condition around to avoid Svace complaint