fix signed left-shift overflow in pthread_condattr_setpshared
authorRich Felker <dalias@aerifal.cx>
Thu, 5 Mar 2015 02:46:08 +0000 (21:46 -0500)
committerRich Felker <dalias@aerifal.cx>
Thu, 5 Mar 2015 02:46:08 +0000 (21:46 -0500)
commit380857bf21bcffbbee2fe8ab52feadf39366d7ec
tree48914fca1acae291fc53987a2b1f8679dbb1df68
parentad85fcb568c7374901f0122ad695b37a9167c55e
fix signed left-shift overflow in pthread_condattr_setpshared
src/thread/pthread_condattr_setpshared.c