Re: may be a buffer overflow problem - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: may be a buffer overflow problem
Date
Msg-id 937D886E-6E00-4FAE-A3F9-069754230494@yesql.se
Whole thread Raw
In response to Re: may be a buffer overflow problem  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: may be a buffer overflow problem
List pgsql-hackers
> On 14 Jun 2024, at 10:06, Laurenz Albe <laurenz.albe@cybertec.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




pgsql-hackers by date:

Previous
From: Laurenz Albe
Date:
Subject: Re: may be a buffer overflow problem
Next
From: Laurenz Albe
Date:
Subject: Re: may be a buffer overflow problem