
15 Dec
2008
15 Dec
'08
3:37 p.m.
Hello, storageVolumeCreateXML() recently started unconditionally accessing vol->name with vol == NULL. The attached patch fixes that. Mirek