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