Re: may be a buffer overflow problem

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: Winter Loo <winterloo(at)126(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: may be a buffer overflow problem
Date: 2024-06-14 08:10:42
Message-ID: 937D886E-6E00-4FAE-A3F9-069754230494@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 14 Jun 2024, at 10:06, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at> wrote:

> So you think we should ignore that compiler warning?

We already do using this in meson.build:

# Similarly disable useless truncation warnings from gcc 8+
'format-truncation',
'stringop-truncation',

--
Daniel Gustafsson

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Laurenz Albe 2024-06-14 08:29:31 Re: may be a buffer overflow problem
Previous Message Laurenz Albe 2024-06-14 08:06:58 Re: may be a buffer overflow problem