]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuMonitorTextMigrate: avoid leak on OOM-error path
authorJim Meyering <meyering@redhat.com>
Tue, 18 May 2010 10:17:23 +0000 (12:17 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 18 May 2010 17:23:32 +0000 (19:23 +0200)
commitcff218f353bd380d6983ab43e4301e8d9f34b06d
tree3b7837596a019bd20f2f882301ea50798dccfaa0
parentbc5443f4c63d0b831eaefd695224c7cd03155c86
qemuMonitorTextMigrate: avoid leak on OOM-error path

* src/qemu/qemu_monitor_text.c (qemuMonitorTextMigrate): Also
free "safedest" buffer when failing.
src/qemu/qemu_monitor_text.c