Skip to content

Commit

Permalink
A comment for the fail-dep test
Browse files Browse the repository at this point in the history
Co-authored-by: Ralf Jung <post@ralfj.de>
  • Loading branch information
YohDeadfall and RalfJung authored Oct 20, 2024
1 parent e91960e commit cc25d76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/fail-dep/libc/prctl-threadname.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
//! Ensure we report UB when the buffer is smaller than 16 bytes (even if the thread
//! name would fit in the smaller buffer).
//@only-target: android # Miri supports prctl for Android only

fn main() {
Expand Down

0 comments on commit cc25d76

Please sign in to comment.