Skip to content

Comments

Fix locking calls in debug testcase printf wrappers#130

Merged
jjhursey merged 1 commit intoopenpmix:masterfrom
drwootton:fix/testcase_locking
Mar 30, 2022
Merged

Fix locking calls in debug testcase printf wrappers#130
jjhursey merged 1 commit intoopenpmix:masterfrom
drwootton:fix/testcase_locking

Conversation

@drwootton
Copy link

Correct mutex lock handling in debug testcase test-utils.c file. Also move printf-common function call inside the mutex lock scope since those calls set the lock file's file descriptor.

Fixes issue #127
Signed-off-by: David Wootton [email protected]

@drwootton drwootton added the bug Something isn't working label Mar 30, 2022
@drwootton drwootton requested a review from rhc54 March 30, 2022 19:28
@drwootton drwootton self-assigned this Mar 30, 2022
@jjhursey jjhursey linked an issue Mar 30, 2022 that may be closed by this pull request
@jjhursey jjhursey merged commit 40e59a6 into openpmix:master Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Possible data races without locking

2 participants