about summary refs log tree commit diff
path: root/src/tools/miri/tests/fail/memleak_no_backtrace.stderr
blob: 6850928e1503ca5ce351d18c5f77916601c4c3a8 (plain)
1
2
3
4
5
6
error: memory leaked: ALLOC (Rust heap, size: 4, align: 4)

note: set `MIRIFLAGS=-Zmiri-ignore-leaks` to disable this check

error: aborting due to 1 previous error