]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Add fd_allowed check to fstat (sys_newfstat)
authorMark Wielaard <mark@klomp.org>
Wed, 3 Sep 2025 17:20:24 +0000 (19:20 +0200)
committerMark Wielaard <mark@klomp.org>
Wed, 3 Sep 2025 17:20:28 +0000 (19:20 +0200)
commit8ea8b0c69b6d7cad0a05537f4b37d766c5c794ee
tree514d9a70021959dfc31fdcc69e7b764d420245c5
parentb6ab5a762d094cfb61696cdbad5413ef0366c496
Add fd_allowed check to fstat (sys_newfstat)

Makes sure that with --track-fds fstat is also checked.
coregrind/m_syswrap/syswrap-generic.c