]> git.ipfire.org Git - thirdparty/valgrind.git/commit
The futimesat syscall wrapper doesn't handle AT_FDCWD
authorMartin Cermak <mcermak@redhat.com>
Tue, 5 Aug 2025 14:54:54 +0000 (16:54 +0200)
committerMark Wielaard <mark@klomp.org>
Wed, 6 Aug 2025 17:13:19 +0000 (19:13 +0200)
commitbdbce5686e4204d678814fa861d153c5bc5252f8
treee2c34640854db99b68beaf9b1ad6df549daadbf4
parent90d4ed67ff52b859bf1f2d8cbea8816ca705d6f6
The futimesat syscall wrapper doesn't handle AT_FDCWD

Update futimesat syscall wrapper so that it doesn't consider the
special value AT_FDCWD (-100) an invalid file descriptor.

https://bugs.kde.org/show_bug.cgi?id=507868
NEWS
coregrind/m_syswrap/syswrap-linux.c