Check the argument size
Ensure that argument array size does not overflow as int, before cast in thread_do_start after new thread created.
int
Check the argument size
Ensure that argument array size does not overflow as
int
, beforecast in thread_do_start after new thread created.