zephyr/tests/kernel/threads/thread_stack
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
..
src tests: threads: fix uninitialized scalar variable 2021-09-17 22:30:50 -04:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj_armv8m_mpu_stack_guard.conf tests: kernel: thread: increase heap mem pool size 2021-01-22 12:39:25 -05:00
prj.conf
testcase.yaml