]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Fix yet another printf("%s", NULL) case
authorJohn Levon <john.levon@sun.com>
Fri, 30 Jan 2009 15:43:05 +0000 (15:43 +0000)
committerJohn Levon <john.levon@sun.com>
Fri, 30 Jan 2009 15:43:05 +0000 (15:43 +0000)
commit745c249a616b0568789c2ec156f27a224cc30a5b
treec91ef71550cf37d28bc9a37b81d5621ff106db57
parent1c64dc76c12d704c084557a831ae109e77d7f979
Fix yet another printf("%s", NULL) case
Fix getpwuid_r() usage
Fix virsh migrateuri handling
ChangeLog
src/libvirt.c
src/util.c
src/virsh.c