This series contains a few fixes for issues recently encountered in the multipath-tools GitHub CI.
A couple of additional patches, related only to the CI itself and the GitHub workflows, has been pushed to my "tip" branch [1]. [1] https://github.com/openSUSE/multipath-tools/commits/refs/heads/tip/ Martin Wilck (4): multipath-tools tests: add wrapper for fstat() and fstat64() libmpathutil: runner: avoid segmentation violation in pthread_cancel() libmpathutil: runner: pause in cleanup handler if rctx is NULL libmpathutil: runner: use pthread_cleanup_push() libmpathutil/runner.c | 43 ++++++++++++++++++++++++++++++++++--------- tests/wrap64.h | 26 ++++++++++++++++++++++++++ 2 files changed, 60 insertions(+), 9 deletions(-) -- 2.54.0
