[libvirt] [PATCH 0/2] active commit fixes

Eric Blake eblake at redhat.com
Wed Aug 6 21:12:49 UTC 2014


In response to the valgrind trace I posted to the list last night.

Valgrind is awesome :)  I had a very hard time reproducing the race
when run under gdb or at normal speeds, but valgrind was slow enough
that I was hitting it more frequently, as well as getting information
about the bug and where to go to fix it.

Eric Blake (2):
  blockjob: avoid memory leak during block pivot
  blockjob: fix use-after-free in blockcopy

 src/qemu/qemu_driver.c    | 40 +++++++++++++++++++++++++---------------
 src/util/virstoragefile.c |  1 +
 2 files changed, 26 insertions(+), 15 deletions(-)

-- 
1.9.3




More information about the libvir-list mailing list