Re: [NBTREE] Possible NULL pointer dereference (backend/access/nbtree/nbutils.c)

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
Cc: Peter Geoghegan <pg(at)bowt(dot)ie>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [NBTREE] Possible NULL pointer dereference (backend/access/nbtree/nbutils.c)
Date: 2020-09-04 01:25:22
Message-ID: 20200904012522.GG19499@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Sep 03, 2020 at 11:39:57AM -0300, Ranier Vilela wrote:
> I'm using about 4 static analysis tools.

It seems to me that this is the root of the problem here.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2020-09-04 01:51:39 Re: Refactor ReindexStmt and its "concurrent" boolean
Previous Message Michael Paquier 2020-09-04 01:23:34 Re: Support for NSS as a libpq TLS backend