security fix: check that cancel/rsyscall signal was sent by the process itself
authorRich Felker <dalias@aerifal.cx>
Thu, 10 Mar 2011 16:59:39 +0000 (11:59 -0500)
committerRich Felker <dalias@aerifal.cx>
Thu, 10 Mar 2011 16:59:39 +0000 (11:59 -0500)
commit52213f734134055968ef14bf54b71f0dd370763a
tree9931baeaa337476b11d2ec48be75b7852a0c80b8
parent11dbbe9fbac33ede053803ebf7193550ec5cfb48
security fix: check that cancel/rsyscall signal was sent by the process itself
src/thread/pthread_create.c