Fix tests/ui/sanitizer/address.rs line
This commit is contained in:
parent
a8051a6ca3
commit
9d15d6615b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
//
|
||||
//@ run-fail-or-crash
|
||||
//@ error-pattern: AddressSanitizer: stack-buffer-overflow
|
||||
//@ error-pattern: 'xs' (line 14) <== Memory access at offset
|
||||
//@ error-pattern: 'xs' (line 15) <== Memory access at offset
|
||||
//@ ignore-backends: gcc
|
||||
|
||||
use std::hint::black_box;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue