Skip to content
Commit d1e7ccec authored by Christopher Friedt's avatar Christopher Friedt Committed by Stephanos Ioannidis
Browse files

tests: posix: common: remove duplicate call to pthread_attr_init



There was a second call to `pthread_attr_init()` that reallly had
no sense being there. Also, it seems that there was a call to
`pthread_attr_destroy()` out of perhaps paranoia.

The duplicate call and `pthread_attr_destroy()` can be removed.

Signed-off-by: default avatarChris Friedt <cfriedt@meta.com>
parent 20a05b68
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment