qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/2] block/block-copy: Fix uninitialized variable in block_co


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 0/2] block/block-copy: Fix uninitialized variable in block_copy_task_entry
Date: Thu, 14 May 2020 17:03:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

On 5/7/20 2:11 PM, Philippe Mathieu-Daudé wrote:
block_copy_task_entry() might be written differently to avoid
the initialization. This silents the warning and let me build.

Philippe Mathieu-Daudé (2):
   block/block-copy: Fix uninitialized variable in block_copy_task_entry
   block/block-copy: Simplify block_copy_do_copy()

  block/block-copy.c | 14 ++++----------
  1 file changed, 4 insertions(+), 10 deletions(-)


ping?




reply via email to

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