qemu-devel
[Top][All Lists]
Advanced

[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: Sat, 04 Jul 2020 16:53:53 -0000

Fix has been merged:
https://git.qemu.org/?p=qemu.git;a=commitdiff;h=617a32f5295ee4e

** Changed in: qemu
       Status: In Progress => Fix Committed

-- 
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 Committed

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]