We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tests/ui/sanitizer/address.rs
1 parent a8051a6 commit 9d15d66Copy full SHA for 9d15d66
tests/ui/sanitizer/address.rs
@@ -6,7 +6,7 @@
6
//
7
//@ run-fail-or-crash
8
//@ error-pattern: AddressSanitizer: stack-buffer-overflow
9
-//@ error-pattern: 'xs' (line 14) <== Memory access at offset
+//@ error-pattern: 'xs' (line 15) <== Memory access at offset
10
//@ ignore-backends: gcc
11
12
use std::hint::black_box;
0 commit comments