-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
- Hi, when running tests I have printed:
�[32m[==========]�[0m Running 1 test cases.
�[32m[ RUN ]�[0m Test0.uint8Test_default
�[32m[ OK ]�[0m Test0.uint8Test_default (7700ns)
�[32m[==========]�[0m 1 test cases ran.
�[32m[ PASSED ]�[0m 1 tests.
Windows 10 Pro, Vers 1909, Build: 18363.1139
MSVC 2015.
- it seems on line 923 there is an attempt to read an uninitialized variable.
utest_state.tests[index].func(&result, utest_state.tests[index].index);
Metadata
Metadata
Assignees
Labels
No labels