qt6-bb10/tests/auto/corelib/io/qtemporaryfile
Thiago Macieira 36feab8bf4 QTemporaryFile/Linux: don't cut the root dir's slash
Normally people shouldn't create temporary files on /, but if you're
running as root, why not?

Caught when running tst_qtemporaryfile as root:

 openat(AT_FDCWD, "", O_RDWR|O_CLOEXEC|O_TMPFILE, 0600) = -1 ENOENT (No such file or directory)

Change-Id: Ibdc95e9af7bd456a94ecfffd1603ebfc17cea220
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: David Faure <david.faure@kdab.com>
2020-04-08 19:55:00 -03:00
..
resources
.gitignore
android_testdata.qrc
qtemporaryfile.pro Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags 2018-01-20 18:16:59 +00:00
qtemporaryfile.qrc
tst_qtemporaryfile.cpp QTemporaryFile/Linux: don't cut the root dir's slash 2020-04-08 19:55:00 -03:00