Re: [libvirt] [PATCH 0/2] storage: Fix crash with NBD backing store without path

2015-02-03 Thread Eric Blake
On 02/03/2015 10:09 AM, Peter Krempa wrote: > Storage volume with "nbd://localhost" would crash libvirt if being parsed. > > Peter Krempa (2): > tests: virstoragetest: Switch backing chain test to use automatic > numbering > util: storage: Fix parsing of nbd: string without path > > src/

[libvirt] [PATCH 0/2] storage: Fix crash with NBD backing store without path

2015-02-03 Thread Peter Krempa
Storage volume with "nbd://localhost" would crash libvirt if being parsed. Peter Krempa (2): tests: virstoragetest: Switch backing chain test to use automatic numbering util: storage: Fix parsing of nbd: string without path src/util/virstoragefile.c | 3 ++- tests/virstoragetest.c|