In the file variable val is not initialized, causing the variable stack_ptr, pos, points to uninitialized data. Initialize the variable val according to the code and commits. Fixes #37916 Signed-off-by: Naiyuan Tian <naiyuan.tian@intel.com> |
||
|---|---|---|
| .. | ||
| dynamic_thread | ||
| no-multithreading | ||
| thread_apis | ||
| thread_error_case | ||
| thread_init | ||
| thread_stack | ||
| tls | ||