Summary Sanitizer Log

[Project Path]
[CSV Test files]
[Log File Path]
[Content]
C:\work\LLVMEmbeddedToolchainForArm-17.0.1-Windows-x86_64_GAIO\samples\src\ARM_clang_win_ubsan_CLI_1_sample_comp\winAMS_env_comp\winAMS_env_comp.amsy
  • Test Case:1 unsigned integer(add +) overflow had occurred. testcode.c line:43 column:13
C:\work\LLVMEmbeddedToolchainForArm-17.0.1-Windows-x86_64_GAIO\samples\src\ARM_clang_win_ubsan_CLI_2_sample_comp\winAMS_env_comp\winAMS_env_comp.amsy
  • Test Case:1 unsigned integer(mul *) overflow had occurred. testcode.c line:82 column:13
C:\work\LLVMEmbeddedToolchainForArm-17.0.1-Windows-x86_64_GAIO\samples\src\ARM_clang_win_ubsan_CLI_3_sample_comp\winAMS_env_comp\winAMS_env_comp.amsy
  • Test Case:1 unsigned integer(sub -) overflow had occurred. testcode.c line:63 column:13
C:\work\LLVMEmbeddedToolchainForArm-17.0.1-Windows-x86_64_GAIO\samples\src\ARM_clang_win_ubsan_CLI_4_sample_comp\winAMS_env_comp\winAMS_env_comp.amsy
C:\work\LLVMEmbeddedToolchainForArm-17.0.1-Windows-x86_64_GAIO\samples\src\ARM_clang_win_ubsan_GUI_sample_comp\winAMS_env_comp\winAMS_env_comp.amsy
  • Test Case:1 unsigned integer(add +) overflow had occurred. testcode.c line:43 column:13
  • Test Case:2 unsigned integer(mul *) overflow had occurred. testcode.c line:82 column:13
  • Test Case:3 array index out of bounds had occurred. testcode.c line:119 column:5
  • Test Case:4 shift out of bounds had occurred. testcode.c line:99 column:11
  • Test Case:5 unsigned integer(sub -) overflow had occurred. testcode.c line:63 column:13
  • Test Case:6 type mismatch data had occurred. testcode.c line:23 column:17