qemu/migration/postcopy-ram.c:387: bad return expression ?
Bug #1885720 reported by
dcb
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| QEMU |
Fix Released
|
Undecided
|
Dr. David Alan Gilbert | ||
Bug Description
qemu/migration/
Source code is
return -1;
but
bool postcopy_
| Changed in qemu: | |
| status: | Fix Committed → Fix Released |
To post a comment you must log in.

That looks like a bug, indeed!