* lib/renameatu.c (renameatu) [RENAME_EXCL]: Use lstatat test here too.
---
ChangeLog | 5 +
lib/renameatu.c | 7 ---
2 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index b2004479a..af9eb725c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
On 23/03/2021 13:08, Arjun Shankar wrote:
> Hi Adhemerval,
>
>> This is the first patch of the set to remove alloca usage on glob
>> implementation. Internal path to search for file might expand to a
>> non static directory derived from pattern for some difference cases
>> (GLOB_NOESCAPE, GNU