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
/// CHECK-NEXT:=={{[0-9]+}}==ERROR: AddressSanitizer: heap-use-after-free on amdgpu device 0 at pc [[PC:.*]]
/// CHECK-NEXT:WRITE of size 4 in workgroup id ({{[0-9]+}},0,0)
/// CHECK-NEXT: #0 [[PC]] in __omp_offloading_{{.*}} at {{.*}}aomp/test/smoke-asan/omp-device-free-uaf/omp-device-free-uaf.cpp:18:{{[0-9]+}}
/// CHECK-NEXT: (inlined by) __omp_offloading_{{.*}} at {{.*}}aomp/test/smoke-asan/omp-device-free-uaf/omp-device-free-uaf.cpp:16:{{[0-9]+}}
/// CHECK:{{0[xX][0-9a-fA-F]+}} is 0 bytes above an address from a device malloc (or free) call of size 4000 from
/// CHECK-NEXT: #0 {{0[xX][0-9a-fA-F]+}} in __omp_offloading_{{.*}} at {{.*}}aomp/test/smoke-asan/omp-device-free-uaf/omp-device-free-uaf.cpp:15:{{[0-9]+}}
/// CHECK-NEXT: (inlined by) __omp_offloading_{{.*}} at {{.*}}aomp/test/smoke-asan/omp-device-free-uaf/omp-device-free-uaf.cpp:7:{{[0-9]+}}