zephyr/tests/kernel/threads
Naiyuan Tian 1f99a0ca18 tests: threads: fix uninitialized scalar variable
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>
2021-09-17 22:30:50 -04:00
..
dynamic_thread cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
no-multithreading cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_apis tests: thread: Add an initialization 2021-09-17 10:30:54 -04:00
thread_error_case cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_init cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
thread_stack tests: threads: fix uninitialized scalar variable 2021-09-17 22:30:50 -04:00
tls cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00