Skip to content

Commit cc25d76

Browse files
A comment for the fail-dep test
Co-authored-by: Ralf Jung <[email protected]>
1 parent e91960e commit cc25d76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/fail-dep/libc/prctl-threadname.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
//! Ensure we report UB when the buffer is smaller than 16 bytes (even if the thread
2+
//! name would fit in the smaller buffer).
13
//@only-target: android # Miri supports prctl for Android only
24

35
fn main() {

0 commit comments

Comments
 (0)