On 09/29/2011 01:10 AM, Eric Blake wrote:
On 09/28/2011 02:00 AM, [email protected] wrote:
From: Alex Jia<[email protected]>

* src/qemu/qemu_migration.c: if 'vmdef' is NULL, the function
   virDomainSaveConfig still dereferences it, it doesn't make
   sense, so should add return value check to make sure 'vmdef'
   is non-NULL before calling virDomainSaveConfig, in addition,
   in order to debug later, also should record error information
   into log.

Signed-off-by: Alex Jia<[email protected]>
---
  src/qemu/qemu_migration.c |    5 ++++-
  1 files changed, 4 insertions(+), 1 deletions(-)

ACK and pushed, after fixing your trailing whitespace bug that 'make syntax-check' tripped on.

Eric, thanks a lot.

Alex

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to