bug-gnulib
[Top][All Lists]
Advanced

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

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


From: Peter Frazier
Subject: coreutils/gnulib - fts.c dangling pointers & gcc 13.1
Date: Fri, 3 Feb 2023 15:24:19 -0500

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

Best,

1pf1



reply via email to

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