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

12 lines
237 B
Plaintext

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