rust/tests/fail/memleak.stderr
2022-06-01 10:53:38 -04:00

11 lines
225 B
Plaintext

The following memory was leaked: ALLOC (Rust heap, size: 4, align: 4) {
$stripped$
}
error: the evaluated program leaked memory
note: pass `-Zmiri-ignore-leaks` to disable this check
error: aborting due to previous error