Re: Avoid possible dereference null pointer (src/bin/pg_dump/pg_dump.c)

From: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Avoid possible dereference null pointer (src/bin/pg_dump/pg_dump.c)
Date: 2024-09-05 13:43:24
Message-ID: CAEudQArR3-x20wG2E1XeAiXHh1xCMGvOz9VdmZwu1RUTyKG=zw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Em qui., 5 de set. de 2024 às 10:39, Daniel Gustafsson <daniel(at)yesql(dot)se>
escreveu:

> > On 4 Sep 2024, at 20:35, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> >> On 4 Sep 2024, at 19:30, Nathan Bossart <nathandbossart(at)gmail(dot)com>
> wrote:
> >> On Wed, Sep 04, 2024 at 02:10:28PM -0300, Ranier Vilela wrote:
>
> >>> patch attached.
> >>
> >> Yeah, that looks like a problem to me. I've cc'd Daniel here.
> >
> > Thanks for the report, it does seem genuine to me too. I'll get that
> handled
> > later today.
>
> Applied, thanks!
>
Thank you Daniel.

best regards,
Ranier Vilela

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2024-09-05 13:43:30 Re: Create syscaches for pg_extension
Previous Message Andrei Lepikhov 2024-09-05 13:41:19 Re: Create syscaches for pg_extension