]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Darwin syscall: fix build with fd checks
authorPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 13 Sep 2025 10:51:17 +0000 (12:51 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Sat, 13 Sep 2025 10:51:17 +0000 (12:51 +0200)
commit11c0cb9765b68e2d384201cb58d7307c1acd17a1
tree961a13b8978f219b1e48f5d82fe22dfda648de09
parent1cdfe37b4e3bf2abe0d770818ef5cebf98a7c0f9
Darwin syscall: fix build with fd checks

Missed a couple of places where there is a fd variable used in macros and function calls.
coregrind/m_syswrap/syswrap-darwin.c