fix crash in pthread_testcancel if pthread_self has not been called
authorRich Felker <dalias@aerifal.cx>
Tue, 27 Sep 2011 22:39:49 +0000 (18:39 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 27 Sep 2011 22:39:49 +0000 (18:39 -0400)
commit823813e3f4d7a8d3848e092bcdf975c8b94b6194
tree2b7545f17c233676fa1bdb9d57da33f7c575dbbe
parentbc244533ccd72a0ad075571e338a6af35cc162f5
fix crash in pthread_testcancel if pthread_self has not been called
src/thread/cancel_impl.c