]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Helgrind: Fixes for ETIMEDOUT
authorPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 9 Apr 2025 06:49:52 +0000 (08:49 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Wed, 9 Apr 2025 06:49:52 +0000 (08:49 +0200)
commit4f023b20b98880a838f1abe946c4446b579771a4
treee8c8db603a0c050b063e702d25e4e6af7a242f4d
parentc87f1f3c667c280f490996e254caae441079e4f1
Helgrind: Fixes for ETIMEDOUT

pthread_rwlock_timedrdlock and pthread_rwlock_clockrdlock were
generating API errors if they timed out. This fixes that and
only generates API errors for non-zero and non-ETIMEDOUT
return codes.
helgrind/hg_intercepts.c