]> git.ipfire.org Git - thirdparty/glibc.git/commit
tst-freopen4-main.c: Call support_capture_subprocess with chroot
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 19 Jul 2025 14:43:28 +0000 (07:43 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 4 Aug 2025 21:41:29 +0000 (14:41 -0700)
commit6463d4a7b28e5ee3891c34a8a1f0a59c24dfa9de
treeaa5e9f86b07430d1412130f8cf5df4d198b677d8
parente7db5150603bb2224a2bfd9628cae04ddcbe49e3
tst-freopen4-main.c: Call support_capture_subprocess with chroot

Update tst-freopen4-main.c to call support_capture_subprocess with chroot,
which makes temporary files inaccessible, so that temporary files can be
deleted.

This partially fixes BZ #33182.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
stdio-common/tst-freopen4-main.c