[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug 1885720] Re: qemu/migration/postcopy-ram.c:387: bad return expressi
From: |
Thomas Huth |
Subject: |
[Bug 1885720] Re: qemu/migration/postcopy-ram.c:387: bad return expression ? |
Date: |
Thu, 20 Aug 2020 14:38:35 -0000 |
** Changed in: qemu
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1885720
Title:
qemu/migration/postcopy-ram.c:387: bad return expression ?
Status in QEMU:
Fix Released
Bug description:
qemu/migration/postcopy-ram.c:387:9: style: Non-boolean value returned
from function returning bool [returnNonBoolInBooleanFunction]
Source code is
return -1;
but
bool postcopy_ram_supported_by_host(
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1885720/+subscriptions
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug 1885720] Re: qemu/migration/postcopy-ram.c:387: bad return expression ?,
Thomas Huth <=