Samuel Thibault 5e4435f960 tst-*glob*: Do not check d_name size
Posix says that d_name is of unspecified size, and sizeof(d_name)
should not be used. It is indeed only 1-byte long in bits/dirent.h. We
can instead explictly provide the actual allocated size to
__strcpy_chk.
2023-08-03 22:41:45 +02:00
..
2021-09-03 22:06:44 +05:30
2021-09-03 22:06:44 +05:30
2023-05-01 09:08:59 -04:00
2023-06-01 13:01:32 -04:00
2021-06-15 10:42:11 -03:00
2021-06-15 10:42:11 -03:00