[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nstrftime.c fails to build due to memset overflow
From: |
Bruno Haible |
Subject: |
Re: nstrftime.c fails to build due to memset overflow |
Date: |
Fri, 19 May 2023 18:39:57 +0200 |
Pádraig Brady wrote:
> I'm going to keep this one.
> ...
> I've lost many hours to analyzing false positives from this one ...
> and I've never found a real issue identified by this warning.
But can you please remove the line
# FP wth -O0 in nstrftime.c w/gcc 12, and 13 at least
since we now have a workaround in gnulib/lib/nstrftime.c ?
Bruno