Skip to content
Commit fad7e4d7 authored by Paul E. Murphy's avatar Paul E. Murphy Committed by Tulio Magno Quites Machado Filho
Browse files

Fix nptl/tst-setuid3.c

pthread_barrier_wait can return either PTHREAD_BARRIER_SERIAL_THREAD
or 0.  Posix makes no guarantees about which thread return the unique
value.

Additionally, pthread_join was not called despite seemingly checking
for the error.
parent af8ea0f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment