[PATCH 0/3] migration: A few fixes on coverity reports

Peter Xu posted 3 patches 3 weeks, 2 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251021184132.2635958-1-peterx@redhat.com
Maintainers: Steve Sistare <steven.sistare@oracle.com>, Peter Xu <peterx@redhat.com>, Fabiano Rosas <farosas@suse.de>
There is a newer version of this series
migration/cpr-exec.c | 9 ++++++---
migration/savevm.c   | 7 ++++---
2 files changed, 10 insertions(+), 6 deletions(-)
[PATCH 0/3] migration: A few fixes on coverity reports
Posted by Peter Xu 3 weeks, 2 days ago
A small series that fixes three coverity reported issues.  Please review,
thanks.

Peter Xu (3):
  migration: Fix error leak in postcopy_ram_listen_thread()
  migration/cpr: Fix coverity report in cpr_exec_persist_state()
  migration/cpr: Fix UAF in cpr_exec_cb() when execvp() fails

 migration/cpr-exec.c | 9 ++++++---
 migration/savevm.c   | 7 ++++---
 2 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.50.1