bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coreutils/gnulib - fts.c dangling pointers & gcc 13.1


From: Paul Eggert
Subject: Re: coreutils/gnulib - fts.c dangling pointers & gcc 13.1
Date: Fri, 3 Feb 2023 14:11:16 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 2023-02-03 12:24, Peter Frazier wrote:
dangling pointers & gcc 13.1

problem with:
coreutils/gnulib, fts.c

compilation failure:
-Werror=use-after-free error

approach to resolution (thus far):
post free of vars, I set the vars to NULL, but it did not help

Could you be more specific about the symptoms you observed, and how to reproduce them? For one thing, GCC 13.1 has not been released yet, as far as I can see.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]