You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FAIL: AddressSanitizer-x86_64-linux :: TestCases/strcmp.c (2235 of 7337)
/var/tmp/portage/sys-libs/compiler-rt-sanitizers-12.0.0_rc1/work/compiler-rt/test/asan/TestCases/strcmp.c:17:12: error: CHECK: expected string not found in input
// CHECK: READ of size 1
^
:2:70: note: scanning from here
==157813==ERROR: AddressSanitizer: stack-buffer-underflow on address 0x7ffe4c7102bf at pc 0x00000042ef69 bp 0x7ffe4c710290 sp 0x7ffe4c70fa38
^
:3:1: note: possible intended match here
READ of size 2 at 0x7ffe4c7102bf thread T0
^