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: Wed, 01 Jul 2020 08:07:45 -0000

That looks like a bug, indeed!

** Changed in: qemu
       Status: New => Confirmed

-- 
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:
  Confirmed

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]