Il 19/03/2013 09:51, Markus Armbruster ha scritto:
> Paolo, please have a look.

Why isn't it enough to call bdrv_init_with_whitelist earlier?

There is no conditional logic in it, the whitelist is checked at open time.

Paolo

> Peter Lieven <p...@kamp.de> writes:
> 
>> current git master segfaults if an iscsi option is specified
>> in command line.
>>
>> Peter Lieven (2):
>>   qemu-option: avoid segfault if QemuOptsList == NULL
>>   vl.c: fix segfault in iscsi options parsing
>>
>>  block/iscsi.c      |   27 ---------------------------
>>  util/qemu-option.c |    1 +
>>  vl.c               |   40 +++++++++++++++++++++++++++++++++++++---
>>  3 files changed, 38 insertions(+), 30 deletions(-)
> 
> 


Reply via email to