Merge branch 'dont-rm-rf-root' into 'main'

gtestutils: Don't follow symlinks when deleting tests' tempdir

Closes #3290

See merge request GNOME/glib!4018
This commit is contained in:
Philip Withnall
2024-05-23 23:08:39 +00:00
3 changed files with 153 additions and 0 deletions

View File

@@ -385,6 +385,7 @@ headers = [
'dirent.h', # MSC does not come with this by default
'float.h',
'fstab.h',
'ftw.h',
'grp.h',
'inttypes.h',
'libproc.h',