]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r279318:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Mar 2015 09:00:27 +0000 (09:00 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 5 Mar 2015 09:00:27 +0000 (09:00 +0000)
commit7b76f366f8a4f4d36b26f391b3cdf1d5944f3d08
tree90e1c2b42f8ae41a23c3cc26c7e190694d4710f2
parent182de955da055ec2cf1a398a916501d43cc20394
MFC r279318:
Check that the pointer to the thread return value is not NULL before
dereferencing. NULL is allowed by C11 and must be handled.

git-svn-id: svn://svn.freebsd.org/base/stable/10@279631 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libstdthreads/thrd.c