Kaitlin Rupert wrote:
Deepti B Kalakeri wrote:
> Sorry forgot to mention the libvirt-cim revision: 751
>
> Thanks and Regards,
> Deepti.
>
Thanks for finding this bug Deepti. It was due to an uninitialized
structure field. I'll be sending a patch shortly...
Cool, I verified your
patch and the enum works for me.
But, the Name field or SystemName field when supplied with invalid value
for the gi query crashes the cimserver.
Ex:
wbemcli gi
'http://root:password@localhost:5988/root/virt:Xen_KVMRedirectionSAP.CreationClassName="Xen_KVMRedirectionSAP",*Name="Wrong"*,SystemCreationClassName="Xen_ComputerSystem",SystemName="rhel_52"'
-nl
*
* wbemcli: Http Exception: server returned nothing (no headers, no data)
*
Also, will the Name value will be set to "-1:-1" by default.
How can we alter this value ?
Thanks and Regards,
Deepti.