[libvirt] [PATCH] Fix crash in storageVolumeCreateXML

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

15 Dec
15 Dec
4:34 p.m.
On Mon, Dec 15, 2008 at 03:37:17PM +0100, Miloslav Trmač wrote:
Hello, storageVolumeCreateXML() recently started unconditionally accessing vol->name with vol == NULL. The attached patch fixes that.
Whoops ! Good catch, thanks ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/
6112
Age (days ago)
6112
Last active (days ago)
1 comments
2 participants
participants (2)
-
Daniel Veillard
-
Miloslav Trmač