
30 Jul
2015
30 Jul
'15
9:53 a.m.
On Thu, Jul 30, 2015 at 09:49:51 +0200, Erik Skultety wrote:
On 30/07/15 09:36, Peter Krempa wrote:
The cleanup portion of libvirt_virDomainGetIOThreadInfo would try to clean the returned structures but the count of iothreads was set to -1.
Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1248295 --- libvirt-override.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
...
ACK
Pushed; Thanks. Peter