rust/tests/fail/memleak_rc.32bit.stderr

11 lines
226 B
Plaintext
Raw Normal View History

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