Eric Blake ab6f1c9814 qemu: avoid double free of qemu help output
If yajl was not compiled in, we end up freeing an incoming
parameter, which leads to a bogus free later on.  Regression
introduced in commit 6e769eb.

* src/qemu/qemu_capabilities.c (qemuCapsParseHelpStr): Avoid alloc
on failure path, which in turn fixes bogus free.
Reported by Cole Robinson.
2012-01-27 13:53:11 -07:00
..
2011-12-20 09:32:23 -07:00
2012-01-24 12:19:51 +01:00
2012-01-24 12:19:51 +01:00
2012-01-24 12:19:51 +01:00
2011-11-18 16:10:01 +00:00