pthread_join() expect pointer to 'void *' which is 8 byte long but gets
pointer to 'int' which is 4 byte long.
Bug introduced in:
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
rpc_client_test.c | ||
rpc_client.sh |
pthread_join() expect pointer to 'void *' which is 8 byte long but gets
pointer to 'int' which is 4 byte long.
Bug introduced in:
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
rpc_client_test.c | ||
rpc_client.sh |