[libvirt] [PATCH]: qemu_driver: convert uuid to string in error messages

Daniel P. Berrange berrange at redhat.com
Fri Jul 25 08:29:43 UTC 2008


On Thu, Jul 24, 2008 at 03:52:32PM -0400, Guido G?nther wrote:
> Hi,
> qemu_driver misses some conversions to a char* before printing the uuid.
> Possible fix attached.

ACK, surprised that the printf() format checks don't complain about
passing an unsigned char to a %s format in GCC.  This is actually
one of the things ICC flagged when i tried it, but I never fixed it

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list