[PATCH 0/4] Fix a few minor issues reported by Coverity

Sergei Heifetz posted 4 patches 2 days, 20 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260204075754.21078-1-heifetz@yandex-team.com
Maintainers: "Marc-André Lureau" <marcandre.lureau@redhat.com>, Ani Sinha <anisinha@redhat.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>, Paolo Bonzini <pbonzini@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>
dump/dump.c        | 2 +-
hw/usb/core.c      | 2 +-
migration/savevm.c | 3 ++-
system/physmem.c   | 4 ++--
4 files changed, 6 insertions(+), 5 deletions(-)
[PATCH 0/4] Fix a few minor issues reported by Coverity
Posted by Sergei Heifetz 2 days, 20 hours ago
Hi. This patch series fixes several minor issues reported by our local
Coverity installation.

Sergei Heifetz (4):
  migration/savevm.c: reorder usage and assertion of mis->from_src_file
  dump/dump.c: reorder usage and assertion of block
  system/physmem.c: reorder usage and assertion of block
  hw/usb/core.c: reorder usage and assertion of p->ep

 dump/dump.c        | 2 +-
 hw/usb/core.c      | 2 +-
 migration/savevm.c | 3 ++-
 system/physmem.c   | 4 ++--
 4 files changed, 6 insertions(+), 5 deletions(-)

-- 
2.34.1