commit | ec69e64d4c35061251415a10839d0e63c2954655 | [log] [tgz] |
---|---|---|
author | Christopher Friedt <cfriedt@meta.com> | Fri Dec 22 19:39:31 2023 -0500 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Thu Dec 28 12:19:10 2023 +0000 |
tree | cd3bea0408e7468b3833a7fc6ed60ea9678d51cf | |
parent | 3458527a2ced40c8d7c28871b16b641ddbcf3a2e [diff] |
posix: pthread_setspecific: fix for coverity issue cid 334906 * return EINVAL if pthread_self() is not a valid pthread Signed-off-by: Christopher Friedt <cfriedt@meta.com>